I have this hebrew problem:
I'm trying to include a html in a jsp page: <jsp:include page="relativePath/fileName" flush="true" />
When it comes to a hebrew html the browser displays question marks instead of hebrew
(no matter what charset do I choose in the browser).
The same html is viewed nicely when I get it directly as a file or when I copy it to the apache html directory
and view it by apache (charset=Windows-1255).
System: RH9 with tomcat-4.1.18, mod_jk-2.0.43, apache-2.0.44, j2sdk1.4.2
It all works fine on an old server: RH7.1 tomcat-4.0.4 apache-1.3 mysql-connector-java-3.0.7 j2sdk1.4.0_03
Does anyone can give a solution or a direction ?
Thanks,
Yair
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
