[jboss-user] [JBoss Seam] - Re: Problem with accented letters in jsf pages with seam 2.0
DiegoCoronel
do-not-reply at jboss.com
Fri Nov 30 07:37:55 EST 2007
try this, use like first line in your xhtml
| <?xml version="1.0" encoding="ISO-8859-1"?>
|
then you dont need
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109269#4109269
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109269
More information about the jboss-user
mailing list