I would like to force responses to be encoded in UTF8. I start JBoss with JVM arg -Dfile.encoding=UTF8, and this has become the default encoding within the container, however the Coyote Response appears to always be with character encoding of ISO-8859-1. I am picking this up within a servlet Filter.
JDK 1.4.2_05 on Win2k, JBoss 3.2.5 + TC5. Locale is en/us. Any advice appreciated. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845788#3845788 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845788 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
