RE: Requests that are not handled by ROOT

2005-07-26 Thread Allistair Crossley
My bad. It is actually coming into the web application afterall with /*. Cheers! > -Original Message- > From: Allistair Crossley > Sent: 26 July 2005 11:46 > To: Tomcat Users List > Subject: RE: Requests that are not handled by ROOT > > > According to the spec

RE: Requests that are not handled by ROOT

2005-07-26 Thread Allistair Crossley
gt; To: 'Tomcat Users List' > Subject: RE: Requests that are not handled by ROOT > > > Try filter map with * instead of /* > > Regards > Guru > > -Original Message- > From: Allistair Crossley [mailto:[EMAIL PROTECTED] > Sent: 26 July 2005 11:3

RE: Requests that are not handled by ROOT

2005-07-26 Thread Raghupathy,Gurumoorthy
Try filter map with * instead of /* Regards Guru -Original Message- From: Allistair Crossley [mailto:[EMAIL PROTECTED] Sent: 26 July 2005 11:36 To: tomcat-user@jakarta.apache.org Subject: Requests that are not handled by ROOT Hi, Mind's gone a little blank, should know this but our