display Polish letters in a Java program
800965Jul 29 2011 — edited Jul 30 2011Hi,
I'm internationalizing a small app. I have properties file for Polish language encoded as UTF-8. When I run the program it displays some non-sense characters instead of the Polish letters. In what format do I have to encode the properties file? Or what do I have to do otherwise?
Thanks,
PR.