In my Servlet I need to decide (based on the type of excpetion that
occured)
whether I will forward to an error page defined in web.xml or to an error
page that is provided by the servlet itself.

Is there any standard way to access the error pages defined in web.xml?
I'm using Tomcat 3.2.3, but my implementation has to be portable.

Thanks

Stefan

--
Stefan Aufischer
mailto:[EMAIL PROTECTED]
www.grz.at

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to