Re: native2ascii

2005-06-26 Thread haim
If you are using eclipse may I suggest the following http://propedit.sourceforge.jp/index_en.html Made my life a lot easer EROL TEZCAN wrote: Very Thanks Paul !! Now it works fine. I opened the old properties file, and saved it as UTF-8, and then run same native2ascii command. It encode al

Re: native2ascii

2005-06-24 Thread EROL TEZCAN
Very Thanks Paul !! Now it works fine. I opened the old properties file, and saved it as UTF-8, and then run same native2ascii command. It encode all Turkish chars to right UTF-8 chars. Thanks again, Erol Paul Moody <[EMAIL PROTECTED]> wrote: Below is my understanding of the solution. It

Re: native2ascii

2005-06-24 Thread Paul Moody
Below is my understanding of the solution. It is a bit annoying that property files can not be UTF-8 encoded but that seems to be the case. Anyway, here is what I have done and it seems to work... - you should store your Turkish strings in a text file with UTF-8 format (you can open the file in n

Re: native2ascii

2005-06-24 Thread EROL TEZCAN
Yes, I tried processed files, but in jsp file chars seem wrong like � Jana Parvanova <[EMAIL PROTECTED]> wrote: This should be Ok. Have you tried using the processed files? - Original Message - From: "EROL TEZCAN" To: "sturts_apache_user sturts_apache_user" Sent: Friday, June 24, 200

Re: native2ascii

2005-06-24 Thread Jana Parvanova
This should be Ok. Have you tried using the processed files? - Original Message - From: "EROL TEZCAN" <[EMAIL PROTECTED]> To: "sturts_apache_user sturts_apache_user" Sent: Friday, June 24, 2005 11:57 AM Subject: native2ascii > Hi, > > In my application, I want to create ApplicationRes