see
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23929

there is a nice summary on what you can do (coyote connect attribute useBodyEncodingForURI)

Stefanos

Deepak Sharma wrote:

I m not able to display japanese characters in the browser because of the
problem with getParamater in tomcat which does not autmatically encode the request string in the charset set for the page.


I m on the lookout for a patch related to this or ny pointers to solve this
problem.
I do not want to use this piece of code as it'll need me to do a lot of code
change.\
"decode_str = new String(str.getBytes("8859_1") ,"UTF-8");"

Please help me out with this.

Regards,
Deepak Sharma.


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



Reply via email to