Re: Character encoding woes

2004-05-07 Thread Kjetil Hustveit
s 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 to ISO-8859-1? I'm developing a sm

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

Character encoding woes

2004-05-06 Thread Kjetil Hustveit
How can one change the character encoding from UTF-8 to ISO-8859-1? I'm developing a small and simple webservice, and it's a bit annoying that I'm using more time figuring out how to change the character encoding than actually write the service, Unfortunately ISO-8859-1 output is a requirement for