I have worked on that issue we had for a while. Basically when we change the response content type, at the same time the request content type must be changed to the same charset. Otherwise the textarea and textfield will not be decoded with the right content type.
I had to change the compress filter which was not using the declared charset to encode the chars as bytes and some other things. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838544#3838544 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838544 ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development