the portal does not set the encoding of the response, so it is up to the app server to handle that. I beliefe that it uses the underlying system encoding (which would match your observations). You can change the encoding however. You could modify the content type interceptor (or better: plug in your own after this one) , and set the response's encoding there.
disclaimer: I haven't tried this, but it should work. Not sure however if all pieces work nicely with encodings..... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878813#3878813 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878813 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user