Caldarale, Charles R wrote:
From: Erik Onnen [mailto:[EMAIL PROTECTED] Subject: UTF-8 JavaScript and HTML Files

1) Not using APR, sendfile should not be an issue
2) My locale is set: "export LC_ALL=en_US.utf8"
3) File encoding is set for the JDK: "-Dfile.encoding=UTF-8"
4) contextDefaultEncoding is set to "UTF-8" in the global web.xml
5) I've created a Filter to explicitly set the type as per: http://wiki.apache.org/tomcat/Tomcat/UTF-8

What code set is the file itself stored in?  You might want to verify
that it's UTF-8 as well.

 - Chuck

Verified and re-verified, that's why I went the path of configuring multibyte support to begin with.

-erik

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

Reply via email to