RE: error page mapping using web.xml

2005-08-08 Thread Vance Karimi
August 2005 11:34 PM > To: user@struts.apache.org > Subject: error page mapping using web.xml > > I used error-page tag in web.xml to map any 404 Http > error code to page specified in location tag.It works > fine it netscape but does not work in intern

error page mapping using web.xml

2005-08-08 Thread temp temp
I used error-page tag in web.xml to map any 404 Http error code to page specified in location tag.It works fine it netscape but does not work in internet explorer .I am using IE 6.0. 404 default.jsp In Internet explorer I get the page thanks & regard