It depends a little bit on how the error was generated in the first place? Is the request attribute "javax.servlet.error.servlet_name" set? if so, then you can use that name to lookup the servlet instance directly on the servlet handler.
But your request attribute technique is probably fine as well. regards
_______________________________________________ jetty-users mailing list jetty-users@eclipse.org To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jetty-users