DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10901>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

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

Response#setLocale() does not set charset encoding

           Summary: Response#setLocale() does not set charset encoding
           Product: Tomcat 4
           Version: 4.1.7
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Connector:Coyote HTTP/1.1
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hi!
We could not get correct Japanese response from servlet
since org.apache.coyote.Response#setLocale() method does not
set "charset" of encoding.
Japanese words are displayed as, "?????".
I think it must determine the encoding character for the locale
by using CharsetMapper.

Regards.

Yoshi TANAKA

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

Reply via email to