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 ! 


Marek, Tomas writes:

> Just rename your .jsp files using non-capital letters.
> 
> -----Original Message-----
> From: Walid Al-Abbadi [mailto:[EMAIL PROTECTED]] 
> Sent: Thursday, June 13, 2002 5:27 PM
> To: [EMAIL PROTECTED]
> Subject: mapping upper-case to lower !
> 
> 
> 
>    hi again,
> 
>   i use Tomcat4.0.3 with Apache2.0.36 on win2k.. i have a silly problem ..
> if  i have a page "WORK.jsp" [capital letters]  and i try to request it by
> http://localhost/work.jsp   [small letters] ..  i got   an 404 error : 
> The requested resource  is not available (/work.jsp).
> 
> i must request it as WORK.jsp!..  is there any way to tell Tomcat to map
> the name from upper case to lower and vice-versa ?!  .. specially  in
> Tomcat3.1 i didn't face like that ! ..
> 
>   thanks in advance ..
>   
> Walid Al-Abbadi
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 


Walid Al-Abbadi

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

Reply via email to