869c3b51ce
* Issue #4265 Remove doError The doError method and the ErrorDispatchHandler class were hang overs from when we needed to dispatch into a context to get sendError called, which would then generate the error page. Now sendError doesn't do any generation, rather it changes state that arranges either for a minimal error page to be generated or an ERROR dispatch to a real handler/servlet to generate the error page. Thus the ErrorDispatchHandler and doError methods can now be removed. Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4265 Remove doError Moved the error page dispatching logic back to the ErrorHandler class to assist with backwards compatibility Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4265 Remove doError Moved the error page dispatching logic back to the ErrorHandler class to assist with backwards compatibility Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4265 doError Updates from review. Signed-off-by: Greg Wilkins <gregw@webtide.com> |
||
---|---|---|
.. | ||
jetty-osgi-alpn | ||
jetty-osgi-boot | ||
jetty-osgi-boot-jsp | ||
jetty-osgi-boot-warurl | ||
jetty-osgi-httpservice | ||
test-jetty-osgi | ||
test-jetty-osgi-context | ||
test-jetty-osgi-fragment | ||
test-jetty-osgi-server | ||
test-jetty-osgi-webapp | ||
pom.xml |