DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13924>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13924 error-page directive does not always work correctly ------- Additional Comments From [EMAIL PROTECTED] 2002-10-29 16:05 ------- The problem with issue 2) may be that Tomcat wraps every exception thrown from a JSP in a JasperException (even ServletExceptions), but does not recurrsively unwrap them again. With regard to 1), it's beyond me why it should make a difference if the exception is thrown from a Servlet or a JSP. -- To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>