Re: json validation with utf-8 error messages

2013-07-16 Thread Lukasz Lenart
2013/7/15 Alireza Fattahi : > Hi, > > I used to save the messages.resources with UTF-8 encoding > and the showed correctly but the json validation > messages not! > > I saved mesages.resource with ansi encoding and chaned all strings from > native to ascii ( by http://native2ascii.net/ ) > the j

Re: json validation with utf-8 error messages

2013-07-15 Thread Alireza Fattahi
ds, ~~Alireza Fattahi From: Lukasz Lenart To: Struts Users Mailing List Sent: Monday, 15 July 2013, 13:30 Subject: Re: json validation with utf-8 error messages 2013/7/15 Alireza Fattahi : > Any comments?! Any example?!?!?!?!?!?! Regards -- Łukasz + 48 606 323 122

Re: json validation with utf-8 error messages

2013-07-15 Thread Lukasz Lenart
2013/7/15 Alireza Fattahi : > Any comments?! Any example?!?!?!?!?!?! Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: us

json validation with utf-8 error messages

2013-07-15 Thread Alireza Fattahi
Hi, The characters of error messages with json validation and a utf-8 error message is not displayed correctly. I added              SetEncoding         org.apache.catalina.filters.SetCharacterEncodingFilter                     encoding             UTF-8             and             SetEnco