I'm having a problem getting Tomcat to forward to my
error page when an exception is thrown. I have setup
the error page im web.xml, but when any of my servlets
throw an Exception, I go to Tomcat's error page, not
my customized error page. It seems to work ok if a JSP
throws an exception from inline java. Anything I'm doing
wrong here that comes to mind?
Thanks!

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

Reply via email to