native2ascii is a tool to convert character. you can find it at
JAVA_HOME\bin

2008/1/8, Raghuveer <[EMAIL PROTECTED]>:
>
>  Hi Hoang Thang,
>
>
>
> What is this "native2ascii.exe".
>
> Does there will be some other exe file for polish ?
>
> Where do we get this ?
>
>
>
>
>
> My application should work in english and polish(Poland).
>
>
>
>
>  ------------------------------
>
> *From:* Th?ng Hoàng [mailto:[EMAIL PROTECTED]
> *Sent:* Tuesday, January 08, 2008 3:00 PM
> *To:* Struts Users Mailing List; [EMAIL PROTECTED]
> *Subject:* Re: ApplicationResources polish
>
>
>
> Hello Raghuveer,
>
> Ilość is in unicode format. the ApplicationResources_pl file is not save
> with unicode format file, so when you save it will lost the right code. we
> use native2ascii.exe (in C:\Program Files\Java\jdk1.6.0_02\bin folder) to
> convert an unicode file to native file and use this file with struts (for
> japanese character)
>
> best regards
>
> Hoang Thang
>
> 2008/1/8, Raghuveer <[EMAIL PROTECTED]>:
>
> On saving the polish word quantity in polish language in Application
> resource files "ApplicationResources_pl" is changed.
>
>
>
> Actual word is changed on saving the property file. Special characters
> were
> lost on saving the file.
>
>
>
>
>
> Modified Word - Ilosc
>
>
>
> Actual Word - Ilość
>
>
>
>
>
> Is there any suggestion to avoid modifying of the word on saving the file
> in
> file system?
>
> What would be cause the polish language property file modified ?
>
>
>

Reply via email to