Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 16722 invoked by uid 500); 2 Jul 2001 10:25:24 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 16715 invoked from network); 2 Jul 2001 10:25:20 -0000 Received: from gelincik.tr.net (HELO gelincik.trnet.com) (195.155.1.7) by h31.sny.collab.net with SMTP; 2 Jul 2001 10:25:20 -0000 Received: from [195.155.1.7] by gelincik.trnet.com (InterMail vK.4.02.00.09 201-232-116-109 license 0f5baaa7065154cd09644893d36baf5e) with SMTP id <20010702101713.FDYQ13880.gelincik@[195.155.1.7]> for ; Mon, 2 Jul 2001 13:17:13 +0300 X-Priority: From: To: tomcat-user@jakarta.apache.org Subject: RE: Character Encoding Problem Date: Mon, 2 Jul 2001 13:17:13 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-9 Content-Transfer-Encoding: 8bit Message-Id: <20010702101713.FDYQ13880.gelincik@[195.155.1.7]> X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N > Kimden: T�nu P�ld > Tarih: 2001/07/02 Mon AM 11:55:51 GMT+03:00 > Kime: "'tomcat-user@jakarta.apache.org'" > Konu: RE: ?lgi:RE: Character Encoding Problem > > Just a thought about the try to place the "<%@page contentType=" in each file you include? The line is there, in all files :) .. > > > When reading bytes from file with FileReader the default character encoding > is used. > I think you must specify your own encoding when reading the file. > I'll try that. But the same compiled classes and the same jdk version works well with Resin JSP Server and the files. The problem occurs with Tomcat. Thanks, Arif ..