Hi all,

Just a quickie - I have placed most of my JSP code into try and catch blocks,
but I have also included the errorPage directive.

The problem is the exception is caught and the error page is not called. I
have even tried a jsp:forward in the catch block.

Should I remove the try and catch and let the error page be displayed.

Many thanks

Martin Farrin
Software Engineer - Intranet Solutions
BAE SYSTEMS
+44 (0)1202 408641

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to