Good question.

Don't lose hope and try again 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]




--
*-----------------------------------------------------------------
*  Alain Baucant  -  [EMAIL PROTECTED]
*-----------------------------------------------------------------
*  Aubay Luxembourg  (OFFIS / Aubay-SI)
*
*  Phone: +352 29 92 50 (40)
*  Fax: +352 29 92 51
*  Mobile: +352 021 35 12 81
*
*  51, place de Strasbourg
*  L-2561 LUXEMBOURG
*
*  http://www.aubay.lu
*-----------------------------------------------------------------


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



Reply via email to