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=31817>.
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=31817

The Chinese Encoding Problem

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2004-10-21 11:00 -------
Following up on the last comment - if you read the Javadoc for java.util.Properties, 
it is simply defined 
to be serialized as ISO-8859-1.  There's no provision for defining any other encoding.

If you want to use a file format with some other encoding, it is possible to use XML 
as a source of 
Message Resource Bundles.  One of the near-term structural goals for Struts is to 
finish the 
development of commons-resources and replace Struts' message handling with that, 
which, ideally, will 
help to open up things even more.

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

Reply via email to