webtier@glassfish.java.net

JSF 2.0 utf-8

From: <webtier_at_javadesktop.org>
Date: Mon, 06 Jul 2009 03:09:11 PDT

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