[jboss-user] [JBoss Seam] - Re: web:character-encoding-filter

petemuir do-not-reply at jboss.com
Wed Jun 13 08:48:53 EDT 2007


Make sure you have the namespace available - add to the  element

xmlns:core="http://jboss.com/products/seam/core"

and then add configuration as needed - 

<web:character-encoding-filter encoding="UTF-16" 
  |                                override-client="true" 
  |                                url-pattern="*.seam"/>

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053936#4053936

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053936



More information about the jboss-user mailing list