Re: Character encoding woes

2004-05-07 Thread Kjetil Hustveit
Thanks for your reply but unfortunately it didn't do the trick. Tried both to invoke it when starting and in code with System.setProperty("file.encoding", "ISO-8859-1"); Regards Kjetil På 6. mai. 2004 kl. 18.29 skrev Samir Shaikh: Try to pass the options when the jvm is invoked. -Dfile.encoding

RE: Character encoding woes

2004-05-06 Thread Samir Shaikh
Try to pass the options when the jvm is invoked. -Dfile.encoding=ISO-8859-1 -Original Message- From: Kjetil Hustveit [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06, 2004 9:01 AM To: [EMAIL PROTECTED] Subject: Character encoding woes How can one change the character encoding from UTF-8