Mojarra spoil the character when using UTF-8
Mojarra spoil the character when using UTF-8
February 10, 2012 - 07:55
I'd like to understand why when I change <? Xml version = "1.0" encoding ="ISO-8859-1"?> to <meta http-equiv = "Content-Type" content = "text / html;charset = UTF-8 "/> in my xhtml pages the default actions JSF spoil the character of texts sent by users via http request. JSF ajax actions with <a4j: work fine with both, but not standard JSF like <h:commandButton..>. I'm using Mojarra 2.1.6'.
Best Regards.




