Bug 31072 - Error page Tag in web.xml
Summary: Error page Tag in web.xml
Status: RESOLVED INVALID
Alias: None
Product: Tomcat 5
Classification: Unclassified
Component: Unknown (show other bugs)
Version: 5.0.25
Hardware: PC Windows XP
: P3 critical (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-06 10:08 UTC by Luca Chiesa
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Chiesa 2004-09-06 10:08:39 UTC
The error handler with you can specify in the web.xml an error page when  it 
happens an exception don't work with internet explorer 6.
The client browser is not able to show the error page defined.
I built a simple servlet that make nothing, it throw only an exception. Then I 
catch the exception in the web.xml with a very simple jsp page. If I use 
internet explorer, this client browser answers that it is not able to show the 
page. But if I try with another browser as mozilla or netscape it works

Luca Chiesa
Comment 1 Yann Cébron 2004-09-06 11:44:34 UTC
Make sure you disable "Show friendly HTTP error pages" in the Advanced Settings 
of your IE. This works perfectly for me and has been discussed a couple of 
times on tomcat-user.