RE: tomcat-user Digest 17 Jul 2001 07:34:59 -0000 Issue 1287

2001-07-17 Thread Ben Kelley
Hi. It turns out that this is a bug. See http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2646 - Ben Kelley. Date: Tue, 17 Jul 2001 07:29:07 +0200 To: [EMAIL PROTECTED] From: Gregor =?iso-8859-1?Q?Kova=E8?= [EMAIL PROTECTED] Subject: Re: Internationalisation problems in Tomcat 3.3

Internationalisation problems in Tomcat 3.3?

2001-07-16 Thread Ben Kelley
version worked. I loaded up some English pages, and the Japanese version went back to ??. If you uncomment out the resp.getCharacterEncoding() lines you should find that you get the correct answer for each case. Any thoughts? - Ben Kelley. import javax.servlet.*; import