> Kimden: Tõnu Põld <[EMAIL PROTECTED]>
> Tarih: 2001/07/02 Mon AM 11:55:51 GMT+03:00
> Kime: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Konu: RE: ?lgi:RE: Character Encoding Problem
>
> Just a thought about the <jsp:include... problem:
> 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 ..