You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/07/03 01:43:03 UTC

DO NOT REPLY [Bug 29896] - html:text and some japanese character

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=29896

html:text and some japanese character





------- Additional Comments From dohtemp2@tele2.fr  2004-07-02 23:43 -------
<%
  response.setContentType("text/html; charset=ISO-2022-JP"); 
  request.setCharacterEncoding("ISO-2022-JP"); 
%>
instead of what is written in point #4.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org