To set charset/encoding in JSP we can use
| <%@ page language="java" contentType="text/html;
charset=utf-8"
| pageEncoding="utf-8"%>
|
so i'm wondering is there anything like this to use in facelets
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047463#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...