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 [EMAIL PROTECTED] 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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>