RE: Re: error page

2006-05-20 Thread Zohar Amir
all it does is put h1%=exception.getMessage()%/h1 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.org

RE: Re: error page

2006-05-20 Thread Zohar Amir
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/06, Zohar

Re: Re: error page

2006-05-20 Thread Hassan Schroeder
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 -- but