RE: Handling 404 thru web.xml

2006-05-10 Thread Tim Lucia
that solves my problems on that environment. MC >From: "Tim Lucia" <[EMAIL PROTECTED]> >Reply-To: "Tomcat Users List" >To: "'Tomcat Users List'" >Subject: RE: Handling 404 thru web.xml >Date: Wed, 10 May 2006 13:20:44 -0400 > &

RE: Handling 404 thru web.xml

2006-05-10 Thread MC Moisei
tell you for sure, Weblogic does a redirect and that solves my problems on that environment. MC From: "Tim Lucia" <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" To: "'Tomcat Users List'" Subject: RE: Handling 404 thru web.xml Date: Wed, 10 M

RE: Handling 404 thru web.xml

2006-05-10 Thread MC Moisei
n that environment. MC From: "Tim Lucia" <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" To: "'Tomcat Users List'" Subject: RE: Handling 404 thru web.xml Date: Wed, 10 May 2006 13:20:44 -0400 Workaround? You speak as if it is broken, when it

RE: Handling 404 thru web.xml

2006-05-10 Thread Tim Lucia
: users@tomcat.apache.org Subject: RE: Handling 404 thru web.xml Thanks Tim! Yeah, that's pretty much what I figured out but is there a workaround for that ? MC >From: "Tim Lucia" <[EMAIL PROTECTED]> >Reply-To: "Tomcat Users List" >To: "'Tomc

RE: Handling 404 thru web.xml

2006-05-10 Thread MC Moisei
Thanks Tim! Yeah, that's pretty much what I figured out but is there a workaround for that ? MC From: "Tim Lucia" <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" To: "'Tomcat Users List'" Subject: RE: Handling 404 thru web.xml Date

RE: Handling 404 thru web.xml

2006-05-10 Thread Tim Lucia
:59 AM To: users@tomcat.apache.org Subject: Handling 404 thru web.xml Hi, Do you know of any issue involving error handling in tomcat (5.5.9) ? Here's the deal. I defined in my web.xml the following entry 404 /portal.do When I call, say portal1.do, a page that doesn't exis

Handling 404 thru web.xml

2006-05-10 Thread MC Moisei
Hi, Do you know of any issue involving error handling in tomcat (5.5.9) ? Here's the deal. I defined in my web.xml the following entry 404 /portal.do When I call, say portal1.do, a page that doesn't exists I get a forward to the portal.do the thing with the forward is seems that it d