Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 75284 invoked from network); 1 Jul 2002 16:49:24 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by 209.66.108.5 with SMTP; 1 Jul 2002 16:49:24 -0000 Received: (qmail 25539 invoked by uid 97); 1 Jul 2002 16:49:15 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 25447 invoked by uid 97); 1 Jul 2002 16:49:14 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 25435 invoked by uid 98); 1 Jul 2002 16:49:14 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: From: "Whitcomb, Roger" To: Tomcat Users List Subject: RE: Wrong Encoding returned by Tomcat 4.03 in HTML pages Date: Mon, 1 Jul 2002 12:48:53 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C2211F.2EFAC4C6" X-Spam-Rating: 209.66.108.5 1.6.2 0/1000/N X-Spam-Rating: 209.66.108.5 1.6.2 0/1000/N ------_=_NextPart_001_01C2211F.2EFAC4C6 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Someone else pointed out that for some reason you need to use the=20 <%@ page contenttype=3D"..." %> tag to get this to work. Not sure why, but it solved someone else's problem.=20 Roger Whitcomb Computer Associates Senior Software Engineer Development Phone: +1 408 965 8653 FAX: +1 408 965 8805 roger.whitcomb@ca.com =20 -----Original Message----- From: Jos=E9 Montiel [mailto:jmontiel@manduca.com] Sent: Monday, July 01, 2002 8:54 AM To: tomcat-user@jakarta.apache.org Subject: Wrong Encoding returned by Tomcat 4.03 in HTML pages Importance: High Hi, I just installed Tomcat 4.03 in a Linux/RedHat 7.1 box, and I'm having the following problem: When I call a shtml, html page the browser set character encoding as Unicode (UTF-8) even though the page has the proper META = TAG If I change character encoding to Western European=A0(ISO) on the = browser the page reloads automatically and the error disappear. If I reload the page the encoding is changed again to UTF-8. If a call a JSP it works just fine, encoding is correct. I have tried this with IE 6, Netscape 6 on Windows and Mozilla, Netscape and Konqueror on Linux, always same result.=20 Locale settings on Linux box are set to es_VE, I also tried en_CA. I have set debug level to 6 in all servlets with no luck. Any idea? Thanks in advance bye -- To unsubscribe, e-mail: For additional commands, e-mail: ------_=_NextPart_001_01C2211F.2EFAC4C6--