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=4542>.
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=4542

jsp:include inside a custom tag can throw an exception.





------- Additional Comments From [EMAIL PROTECTED]  2001-12-07 06:59 -------
What about the inconsistency between servlets and JSP which are really just
Servlets themselves ? As I mentioned above the Servlet specification clearly
states that error pages are not used if the servlet in which the exception
occurs has been called from another servlet using the RequestDispatcher,
instead it goes back to the top level servlet which handled the original
request.

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

Reply via email to