You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/07/17 18:05:59 UTC

DO NOT REPLY [Bug 10901] New: - Response#setLocale() does not set charset encoding

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: tomcat-dev@jakarta.apache.org
        ReportedBy: ytp@vc-net.ne.jp


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>