Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 72115 invoked from network); 4 Jan 2007 22:03:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jan 2007 22:03:52 -0000 Received: (qmail 50639 invoked by uid 500); 4 Jan 2007 22:03:44 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 50620 invoked by uid 500); 4 Jan 2007 22:03:44 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 50609 invoked by uid 99); 4 Jan 2007 22:03:44 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jan 2007 14:03:44 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of hassan.schroeder@gmail.com designates 209.85.132.249 as permitted sender) Received: from [209.85.132.249] (HELO an-out-0708.google.com) (209.85.132.249) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jan 2007 14:03:35 -0800 Received: by an-out-0708.google.com with SMTP id c8so1535917ana for ; Thu, 04 Jan 2007 14:03:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kJF+Nx6ZRWq9sCsD3NBIsBiJ8WAliBdbeaBFrYm7hB1UxuJWQG6n4q9ELXskf73w7qZXzCZaELJLRQOOMw55ekbI0eEl0VmCm/tkwKXnv5nbgaQPx4is8Om+wee/LsCAoMgNZmXBSR9kbqQN1wpvPR44aoZyLXc7e7guGK7udS4= Received: by 10.78.158.11 with SMTP id g11mr2772077hue.1167948194062; Thu, 04 Jan 2007 14:03:14 -0800 (PST) Received: by 10.78.150.17 with HTTP; Thu, 4 Jan 2007 14:03:13 -0800 (PST) Message-ID: <4eedb92a0701041403n7110fe15u3da447b550db461b@mail.gmail.com> Date: Thu, 4 Jan 2007 14:03:14 -0800 From: "Hassan Schroeder" To: "Tomcat Users List" Subject: Re: Wrong charset (is UTF-8 should be ISO 8859-1) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org On 1/4/07, Sk=F6ldheimer Fredrik wrote: > I have a character issue I can't figure out. Here are a simple example of= a html-page. > I have looked in the config files of tomcat but can't find any parameters= that corresponds to the "defaultcharacterset" that I'm used to from apache= http server httpd.conf file. Try: grep -i encoding $CATALINA_HOME/conf/web.xml HTH! --=20 Hassan Schroeder ------------------------ hassan.schroeder@gmail.com --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org