[EMAIL PROTECTED] wrote:
I have a "webb app" in Tomcat that serves only HTML, and I'd like
> to make the path component of the URL case-insensitive.
> ...
> I guess I'd like to match the URL pattern to a regular expression.

One quick, easy approach: UrlRewriteFilter
        <http://tuckey.org/urlrewrite/>

HTH!
--
Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                          dream.  code.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to