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 2002/08/01 04:42:01 UTC

DO NOT REPLY [Bug 11267] - bean:message bug

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

bean:message bug





------- Additional Comments From steveleung.geo@yahoo.com  2002-08-01 02:42 -------
Hello,
  That means bean:message tag can only support ASCII and Unicode Message, but 
not for other encoding? It do not like ResourceBundle and MessageResources 
which can also support other encoding such as big5.
  I know that if I use native2ascii, I also need to change the jsp response 
header encoding to UTF-8 for display the message correctly in Windows platform. 
However, it seems not suitable for client in Linux and some Unix platform which 
do not support UTF-8.
  I wonder to know that is it technically possible to create customer tag that 
overcome this issue ?
  Thx a lot.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>