> From: David Uctaa [mailto:[EMAIL PROTECTED]
> Subject: How to handle trailing slash and upper/lower case
> combinations
>
> how do I configure this when using Tomcat standalone?
>
> So all of the following combinations should resolve to
> http://my.domain.com/MyApp
&
I'm running Tomcat 5.5 in standalone mode -- no web server front-ending it.
If Apache were front-ending it, I would know how to handle the situation
where the context path is entered in differring upper/lower case(s), or if a
directory's trailing slash was included or not, but how do I configure t