Hi,
I have an UTF-8 encoded resource bundle, and i'm using the following configuration to access the resourcebundle by mojarra.
<resource-bundle>
<base-name>packageName.messages</base-name>
<var>msgs</var>
</resource-bundle>
The problem is that the characters aren't encoded right. How can i enable utf-8 support in mojarra?
Thanks.
[Message sent by forum member 'gabox01' (gabox01)]
http://forums.java.net/jive/thread.jspa?messageID=354218