Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 19990 invoked from network); 22 Jul 2005 14:12:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jul 2005 14:12:32 -0000 Received: (qmail 81678 invoked by uid 500); 22 Jul 2005 14:12:11 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 81664 invoked by uid 500); 22 Jul 2005 14:12:11 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 81650 invoked by uid 99); 22 Jul 2005 14:12:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2005 07:12:10 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [195.58.186.226] (HELO t0auth.gamed.com) (195.58.186.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2005 07:12:04 -0700 Received: from localhost (unknown [127.0.0.1]) by t0auth.gamed.com (Postfix) with ESMTP id D01FF71 for ; Fri, 22 Jul 2005 16:12:06 +0200 (CEST) Received: from t0auth.gamed.com ([127.0.0.1]) by localhost (t0auth.gamed.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 97639-03 for ; Fri, 22 Jul 2005 16:12:05 +0200 (CEST) Received: from [192.168.0.180] (T2MS1.gamed.com [192.168.0.180]) by t0auth.gamed.com (Postfix) with ESMTP id B17FA6F for ; Fri, 22 Jul 2005 16:12:05 +0200 (CEST) Message-ID: <42E0FEB4.7000904@gamed.com> Date: Fri, 22 Jul 2005 16:12:04 +0200 From: Manfred Steurer User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: de-at, en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Request parameter data not being recognised as UTF-8 References: <42DFEAC2.6000204@timkoop.com> In-Reply-To: <42DFEAC2.6000204@timkoop.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gamed.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Try saving the JSP-File itself as UTF-8. Worked for me at a similar Problem. - ms --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org