Java Mailing List Archive

http://www.gg3721.com/

Home » Struts Users Mailing List »

Re: applicationresources.properties with utf-8 characters

Martin Uhlir

2009-07-01

Replies: Find Java Web Hosting

Author LoginPost Reply
hi,

use native2ascii to convert the foreign characters into \uNNNN escape
sequence.

look at here
http://globalizer.wordpress.com/2007/02/08/property-resource-bundle-encoding/

martin



Odelya YomTov wrote:
> Hi!
>
> I would like to have in my applicationresources.properties utf-8 charcters.
> When I write:
> login.notRecognized = "נא לנסות שנית"
>
> and try to save, I get the message
> Some characters cannot be mapped using ISO-8859-1
>
> What tag can I add to it?
>
> It's a properties file..
>
> Thanks!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)
>
>
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 gg3721.com - Jax Systems, LLC, U.S.A.