Hello list,
I'm using tomcat 5.5.16 .
I'm trying to use JSP's error page mechanism. In my main.jsp I have <[EMAIL 
PROTECTED] errorPage="error.jsp" %>When an exception is thrown in main.jsp it 
is indeed forwarded to error.jsp, where I have <[EMAIL PROTECTED] 
isErrorPage="true" %> I can see the code in error.jsp being executed (I've put 
some println's there), but the calling HTTP browser gets an HTTP 500 
response.Is this a known issue with tomcat? If not, then can anyone please help 
me with this.Thanks,Zohar.  
 
_________________________________________________________________
It's the future, it's here, and it's free: Windows Live Mail beta
http://www2.imagine-msn.com/minisites/mail/Default.aspx?locale=en-us

Reply via email to