[jboss-user] [JBoss Seam] - Re: problem with encoding
nevermoreagain
do-not-reply at jboss.com
Tue May 22 04:33:20 EDT 2007
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#4047463
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4047463
More information about the jboss-user
mailing list