Hello,
I have a problem with seam and characters encoding.
I put in the components.xml :
<web:character-encoding-filter encoding="UTF-8"
override-client="true" />
and in the view :
<meta http-equiv="content-type" content="text/html;charset=utf-8"
/>
but no accent has been interpreted by seam :
anonymous wrote : communauté
is interpreted by :
anonymous wrote : communaut
Thank you for your help
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103531#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...