Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 38033 invoked from network); 28 Nov 2006 13:05:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Nov 2006 13:05:05 -0000 Received: (qmail 51685 invoked by uid 500); 28 Nov 2006 13:05:09 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 51632 invoked by uid 500); 28 Nov 2006 13:05:09 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 51621 invoked by uid 99); 28 Nov 2006 13:05:08 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Nov 2006 05:05:08 -0800 X-ASF-Spam-Status: No, hits=3.6 required=10.0 tests=HTML_10_20,HTML_MESSAGE,HTML_SHORT_LENGTH,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of debussy007@gmail.com designates 66.249.92.172 as permitted sender) Received: from [66.249.92.172] (HELO ug-out-1314.google.com) (66.249.92.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Nov 2006 05:04:57 -0800 Received: by ug-out-1314.google.com with SMTP id 32so1272916ugm for ; Tue, 28 Nov 2006 05:04:36 -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:references; b=RUlYOqzx2jhyEQnAkY+BlT708vD2e5Aw+bMn6lf8TrhD1gi2tRsbi1rmWa4E3GnZlXYhkyky1jsDaliQNQjxvbzjdkfDuc5iKvxW6nZKyL+wTtJ2H3HNfBPDodaMxD3aAF/7J+oyNAHo+gJWvWkfNehn6W0pjcGWMsm1sVG2X3k= Received: by 10.78.138.6 with SMTP id l6mr848668hud.1164719075221; Tue, 28 Nov 2006 05:04:35 -0800 (PST) Received: by 10.78.133.10 with HTTP; Tue, 28 Nov 2006 05:04:35 -0800 (PST) Message-ID: <111056830611280504w7b17464co50f0ce55199d701@mail.gmail.com> Date: Tue, 28 Nov 2006 14:04:35 +0100 From: "Thomas Thomas" To: "Jakarta Commons Users List" Subject: Re: UTF-8 sequence problem. In-Reply-To: <456B5C17.2030904@oliver-heger.de> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_8730_16009528.1164719075081" References: <111056830611270720l2b9108f9v951482387b787f0c@mail.gmail.com> <456B5C17.2030904@oliver-heger.de> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_8730_16009528.1164719075081 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Oliver, thank u for your support. setEncoding works great, For the DOCType I just rewrite the file and insert the doctype at the good place... ------=_Part_8730_16009528.1164719075081--