DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.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://issues.apache.org/bugzilla/show_bug.cgi?id=13924

error-page directive does not always work correctly





------- Additional Comments From [EMAIL PROTECTED]  2004-04-12 19:54 -------
2) Is invalid. The JSP.2.4.2 states
<spec-quote>
Any uncaught exceptions thrown in the body of the JSP page implementation 
class result in the forwarding of the client request and uncaught exception to 
the errorPage URL specified by the JSP page (or the implementation default 
behavior, if none is specified).
</spec-quote>
The implementation default behaviour for tomcat is to wrap it in a 
org.apache.jasper.JasperException

1) Is a bug. I have a patch and will commit it shortly.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to