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
A redirect would change the status code returned to the user agent. It does not go through the filters because it is forwarded, and as such is part of the same request, not a new request. Tim -Original Message- From: MC Moisei [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 10, 2006 11: