Add Error Page mapping for an exception class
This method is called as a result of an exception-type element in a web.xml file
or may be called directly
Add Error Page mapping for an exception class
This method is called as a result of an exception-type element in a web.xml file
or may be called directly
Compute the field _contextHandler.
In the case where the DefaultServlet is deployed on the HttpService it is likely that
this method needs to be overwritten to unwrap the ServletContext facade until we reach
the original jetty's ContextHandler.