Got it working. Thanks a ton.


On 1/4/06, xzuma <[EMAIL PROTECTED]> wrote:
ResourceBundles need to be converted by native2ascii before use. The ResourceBundle Editor plugin for Eclipse does this conversion automatically.

On 1/4/06, Ken McArthur < [EMAIL PROTECTED]> wrote:

Hi,

All my pages start with <[EMAIL PROTECTED] pageEncoding="utf-8" contentType="text/html; charset=utf-8" %>
and have <meta http-equiv="content-type" content="text/html; charset=utf-8"> in the html head tag.

Output from all database derived unicode characters look fine.  However, output from resource bundle is garbled.  i.e. "EspaƱol" comes back as "Espa&#195;&#177;ol".  File check on resource properties file comes back returns UTF-8 Unicode English text, with very long lines.  Any ideas what I'm doing wrong or what more I need to add?

Thanks,
Ken



Reply via email to