Good question !

Don't lose hope.

but ask you're question in esperanto !

STOCKHOLM, Raymond wrote:

Since I have upgraded to tomcat 4.1.29 (from 4.1.27), my javascript pages containing UTF-8 characters
are interpreted as ISO-8859-1 in Mozilla and OPera, but not IE 5.5
My JSP pages are properly declared UTF-8 :
<%@ page contentType="text/html;charset=UTF-8" pageEncoding="UTF-8" %>
My HTML page also: <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
So is my javascript file :
<script type="text/javascript" src="javascript/menu.js" charset="UTF-8"></script>
The javascript files are used to contain the translations of the menus,
now I have "A@" instead of "�" in my menus...
Any ideas ?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to