[jboss-user] [JBoss Seam] - Re: Font problem
jazir1979
do-not-reply at jboss.com
Thu May 31 00:02:16 EDT 2007
Hi Nam,
You do need to configure a character encoding filter, and Seam comes with one that you can set up in your components.xml:
>web:character-encoding-filter encoding="UTF-8" override-client="true" url-pattern="*.seam"/>
hope that helps,
Daniel.
"namnn" wrote : Hi all,
| I am from Vietnam. I need to display Vietnamese font on browser. When i display data from Oracle database which is Vietnamese, it is ok. But when i type vietnamese in the webpage's textboxes and save them to DB, it displays wrong font. I use UTF-8 standard. If i run applications without SEAM, font is correct. All the configurations of Browser, Jboss and OracleDB are correct.
| Do i have to config anything in SEAM?
| Thanks for any help.
| Nam.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049963#4049963
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049963
More information about the jboss-user
mailing list