RE: disabling non url match returns

2010-06-15 Thread Caldarale, Charles R
> From: nejm [mailto:emedei...@mms.org] > Subject: RE: disabling non url match returns > > I'm running the Tomcat V6 What part of "exact version" don't you understand? 6.0.what? > It looks like my mapping thats catching all requests would > be the

RE: disabling non url match returns

2010-06-15 Thread nejm
Chuck, Thanks for the response. I'm running the Tomcat V6 and the following is my web.xml: It looks like my mapping thats catching all requests would be the culprit although I imagine if that mapping was removed it may change the behavior in other areas? I'm going to look into these changes and e

RE: disabling non url match returns

2010-06-14 Thread Caldarale, Charles R
> From: nejm [mailto:emedei...@mms.org] > Subject: disabling non url match returns > > new to tomcat What exact version? > and I'm trying to find the appropriate web.xml > tweek to avoid trailing '/*' mapping to take place. You really, really don't want to preclude that, since it would disable