[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - jsf output utf8

goose-dog do-not-reply at jboss.com
Mon Jul 31 01:47:51 EDT 2006


 
	
Hi,

I used to use JSTL and it will escape all the html appropriately but still output UTF8 characters. After swtching to JSF, it still escapes fine, but all the UTF8 chars are escaped as well. 

Unless I set the escape attribute to false, but I don't want to do that eirtther.  I need it to behave as JSTL did before, escaping all the malicious characters but still render the chinese/japanese/russian, etc ..

Anyone have any idea on this problem? 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961771#3961771

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961771



More information about the jboss-user mailing list