We change applicationresources_zh.properties to utf 8 in our application, and the application can show the chinese character properly in the application. However we are not changing applicationresources.properties to utf8
On Thu, Jul 2, 2009 at 10:49 AM, Wes Wannemacher <w...@wantii.com> wrote: > On Wednesday 01 July 2009 21:03:32 Yanto wrote: > > Change the file properties, file type to utf8 > > > > I am pretty sure that you can only use ISO-8859-1 for properties files. I > ran > into this once before and the accepted solution is to use the native2ascii > tool as was previously suggested. > > -Wes > > > On Thursday, July 2, 2009, Odelya YomTov <ode...@jpost.com> 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-unsubscr...@struts.apache.org > > > For additional commands, e-mail: user-h...@struts.apache.org > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > > For additional commands, e-mail: user-h...@struts.apache.org > > -- > Wes Wannemacher > Author - Struts 2 In Practice > Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more > http://www.manning.com/wannemacher > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >