Christopher Schultz wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
George,
On 5/28/2009 3:59 PM, George Sexton wrote:
The issue is the default character set for Java. I've noticed that at
least at one point in time, the default character set for Java running
under windows was Windows-1252. Running under Linux it defaults to
ISO-8859-1.
That's a bold statement.
$ uname -a
Linux chadis 2.6.14-gentoo-r5 #2 PREEMPT Sat Dec 17 16:30:55 EST 2005
i686 AMD Athlon(tm) XP 1700+ AuthenticAMD GNU/Linux
$ java -version
java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) Client VM (build 11.3-b02, mixed mode, sharing)
$ java -classpath .. Env | grep file\.encoding=
file.encoding=ANSI_X3.4-1968
That's ASCII, baby!
My statements were based on tests I ran at one point in time. Here's
some tests I ran today:
OpenSuSE 10.3, 11.0 and 11.1 = UTF-8.
Windows XP w/ JDK 1.6.0_13 = Cp1252
MacOS 10.5 = MacRoman
--
George Sexton
MH Software, Inc.
Voice: +1 303 438 9585
URL: http://www.mhsoftware.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org