https://issues.apache.org/bugzilla/show_bug.cgi?id=53460
--- Comment #1 from Mark Thomas <ma...@apache.org> --- I'm leaning towards: - re-throwing the original exception if a PageContext can't be created - modifying the generated JSP code so if no PageContext is present any error is wrapped in a ServletExcaption and re-thrown (rather than logged) so the container can handle it This should ensure any problems creating the PageContext instance are clearly visible. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org