Gregor Kova� wrote:
>
> Hi!
>
> You should probably read mailing list archives. There has been a lot on
> this issue.
Thank you for forwarding me a message from this mailing list with the
same problem :
<%@ page
info="Test page"
contentType="text/html; charset=iso-8859-2"
%><%!
...
%><%
...
%><html>
<head>
<title>Test page</title>
<meta http-equiv="Content-Type" value="text/html; charset=iso-
8859-2">
</head>
<body>
...
</body>
</html>
but this give the same problem (I replace iso-8859-2 with iso-8859-1).
I understand that tomcat translate the pages in the charset from tomcat
but i don't know where is this configured (I'm very poor in Tomcat
technologie :( ).
Eric
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>