Commit c1fcecb4 authored by Brian Clozel's avatar Brian Clozel

Document JSP limitation: error page customization

Closes gh-2893
parent e93aa205
...@@ -1971,6 +1971,9 @@ packaged as an executable archive), there are some limitations in the JSP suppor ...@@ -1971,6 +1971,9 @@ packaged as an executable archive), there are some limitations in the JSP suppor
* Undertow does not support JSPs. * Undertow does not support JSPs.
* Creating a custom `error.jsp` page won't override the default view for
<<boot-features-error-handling,error handling>>.
There is a {github-code}/spring-boot-samples/spring-boot-sample-web-jsp[JSP sample] so you There is a {github-code}/spring-boot-samples/spring-boot-sample-web-jsp[JSP sample] so you
can see how to set things up. can see how to set things up.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment