Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 22435 invoked from network); 16 Apr 2003 14:42:56 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 16 Apr 2003 14:42:56 -0000 Received: (qmail 18140 invoked by uid 97); 16 Apr 2003 14:44:50 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 18133 invoked from network); 16 Apr 2003 14:44:50 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 16 Apr 2003 14:44:50 -0000 Received: (qmail 20922 invoked by uid 500); 16 Apr 2003 14:42:35 -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 20907 invoked from network); 16 Apr 2003 14:42:35 -0000 Received: from f25.law10.hotmail.com (HELO hotmail.com) (64.4.15.25) by daedalus.apache.org with SMTP; 16 Apr 2003 14:42:35 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 16 Apr 2003 07:42:37 -0700 Received: from 220.112.6.195 by lw10fd.law10.hotmail.msn.com with HTTP; Wed, 16 Apr 2003 14:42:37 GMT X-Originating-IP: [220.112.6.195] X-Originating-Email: [hackingbear@hotmail.com] From: "hacking bear" To: tomcat-user@jakarta.apache.org Bcc: Subject: Re: UTF-8 end to end - what am I doing wrong? Date: Wed, 16 Apr 2003 07:42:37 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 16 Apr 2003 14:42:37.0497 (UTC) FILETIME=[6CABC290:01C30426] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N >The only solution is to disable the filter and put the code for dynamically >setting the charset in every JSP header below <%@page language="java" >contentType="text/html" %>. Works fine, but isn't that elegant. :-( > Now I know the reason! This's also the workaround i use. It should not generate setContentType() unless the JSP page has an encoding setting. _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org