hi,
Yes, i have run a java application at commant prompt, it prints
"ISO-8859-15".
From: Anto Paul <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List"
To: Tomcat Users List
Subject: Re: wrong System encoding
Date: Wed, 18 Jan 2006 16:32:14 +0530
On 1/18/06, jacky
On 1/18/06, jacky <[EMAIL PROTECTED]> wrote:
> hi,
> RedHat7.3(System encoding is iso8859-15), tomcat 4.1.30
> When i use System.getProperty("file.encoding") in a jsp, it print
> "utf-8". I think the "utf-8" must be the encode of tomcat,but how can i get
> the system encode: iso8859-15?