Hi,

Thanks for that, got native2ascii converting my property files as an Ant 
task now and all seems to be working well.

Cheers,
Keith

Yansheng Lin wrote on 04/03/2004, 18:17:

 > native2ascii your properties file.  works for me:).
 >
 > -----Original Message-----
 > From: Keith Hyland [mailto:[EMAIL PROTECTED]
 > Sent: Thursday, March 04, 2004 10:03 AM
 > To: Tomcat Users List
 > Subject: RE: Internationalization problem
 >
 >
 > Hi,
 >
 > I'm testing some japanese characters in my app and I'm getting some
 > strange behaviour.
 >
 > japanese characters that are in the jsp page get displayed correctly.
 >
 > However characters that get displayed through the <fmt:message> tag get
 > corrupted.
 >
 > I have set the -Dfileencoding="UTF-8" in my catalina.bat
 > (CATALINA_OPTS), and set the
 >
 > <head>
 > <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 > </head>
 >
 > at the op of my jsp page.
 >
 > Is there something I have to do to my resource properties file?
 >
 > Any help appreciated.
 >
 > Cheers,
 > Keith
 >
 > Is there something el
 >
 > Ralph Einfeldt wrote on 02/03/2004, 14:06:
 >
 > > <%@ page contentType="text/html;charset=UTF-8"
 > > > > pageEncoding="UTF-8"  %>
 >
 >
 > ---------------------------------------------------------------------
 > 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]
 >



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

Reply via email to