This would work, but mod_rewrite and mod_webapp interfere with each
other - webapp grabs all URLs before rewrite has a chance to work on
them...


--- Ralph Einfeldt <[EMAIL PROTECTED]> wrote:
> Store all files in lower case and write a filter 
> that tranforms any requested jsp name to lower
> case. (Of course the same works with upper case)
> 
> But that requires that all (!!!) jsp files name 
> have the same case.
> 
> > -----Ursprüngliche Nachricht-----
> > Von: Walid Al-Abbadi [mailto:[EMAIL PROTECTED]]
> > Gesendet: Donnerstag, 13. Juni 2002 17:36
> > An: Tomcat Users List
> > Betreff: Re: mapping upper-case to lower !
> >
> >    i know that easy solution .. but i want  a general one to 
> > my application
> > , so any user can type Capital/small letters to request the 
> > page without
> > any limitation on only using small letters ! 
> > 
> > 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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

Reply via email to