I am using JSP with EJB. Also I am displaying error on a error Page.The
problem is that, that if the error has occured on jsp page is displayed on
the Error Page but when a server side error i.e EJB error occurs, then the
error is displayed only on the server and not on the Error Page.How can i
display my error page for the errors occuring in my EJB components.

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