On 5/20/06, Zohar Amir <[EMAIL PROTECTED]> wrote:
JSP2 should display the exception's message.
What is this "show friendly (sic) messages" threshold?" ?
MS IE will show it's own "friendly" message instead of yours if the page
size is less that some threshold value -- I forget exactly how big --
JSP2 should display the exception's message.
What is this "show friendly (sic) messages" threshold?" ?
Thanks again,
Zohar.
> Date: Sat, 20 May 2006 11:25:44 -0700> From: [EMAIL PROTECTED]> To:
> users@tomcat.apache.org> Subject: Re: error page> > On 5/18/06, Zohar <[EMAIL
> PROTECTED]> wrote
If anyone has an example I'd love seeing it...
> Date: Sat, 20 May 2006 14:05:20 -0400> From: [EMAIL PROTECTED]> To:
> users@tomcat.apache.org> Subject: Re: error page> > It could be that the
> error page itself is throwing an error. Try using> an ultra-simple error
> page.> -- > Len> > On 5/18
all it does is put <%=exception.getMessage()%>
I am a bit lost here.
The way I set my error page is :
errorPage="error.jsp"
Should I use errorPage="/error.jsp" instead?
Thanks for your reply,
Zohar.
> Date: Sat, 20 May 2006 14:05:20 -0400> From: [EMAIL PROTECTED]> To:
> users@tomcat.apache.