Thanks Hazem, working great.
From: Hazem Saleh [mailto:[EMAIL PROTECTED] Sent: Sunday, April 27, 2008 4:51 AM To: MyFaces Discussion Subject: Re: Localization Hi Guy, Please make sure that you set your page response character encoding to "UTF-8", and never forget to run the native2ascii tool to convert your characters to UTF-8 characters in your bundles. After doing this, you will see your characters displayed correctly! On Sun, Apr 27, 2008 at 2:14 AM, Guy Bashan <[EMAIL PROTECTED]> wrote: Hi, I am having a little problem with JSF and resource bundles. All seems to be working fine, and the proper resource bundle is selected. But when I put some data in a JAPANEESE resource bundle, I see gibberish on the resulted page. Should I be doing something special in order to show data properly? Guy. -- Hazem Ahmed Saleh Ahmed http://www.jroller.com/page/HazemBlog

