webtier@glassfish.java.net

Re: [webtier] JSF 2.0 utf-8

From: Paulo Cesar Reis <casmeiron_at_gmail.com>
Date: Mon, 06 Jul 2009 09:42:04 -0300

Hi,

Have you checked the encode of the resourceBundle file? Make sure it's
encoded with UTF-8.


On 7/6/09 7:09 AM, "webtier_at_javadesktop.org" <webtier_at_javadesktop.org>
wrote:

> 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net
>