You need to change your connector element(s) in server.xml

Mark

Arun Prasad R wrote:
> thanks Mark,Hiroshi
> 
> but how do i specify this in tomcat configuration. in which config file i 
> need to change. what are the changes to be done to achive this.
> pls help. im newbie
> 
> arun
> 
> On 8/12/05, Mark Thomas <[EMAIL PROTECTED]> wrote:
> 
>>Arun Prasad R wrote:
>>
>>>i have a ウェブ.jpg (japanese filename) in images directory.
>>>while requesting that file url encode to %E3%82%A6%E3%82%A7%E3%83%96.jpg
>>>
>>>but tomcat doesn't serve ウェブ.jpg instead it says file not found.
>>>
>>>my question is how to make tomcat to decode
>>>%E3%82%A6%E3%82%A7%E3%83%96.jpg as ウェブ.jpg
>>
>>
>>You should set the URIEncoding paramter of the connector to UTF-8.
>>
>>Mark
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 



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

Reply via email to