Bug#294741: UTF-8 Problem with Tomcat

Armin Fuerst armin at cogidata.com
Wed Apr 11 20:26:04 UTC 2007


Hi,

I'm not sure, whether this helps, but we had a similar problem today
and it turned out to be an apache problem:
In httpd.conf, debian has
"AddDefaultCharset on"
but this makes all browsers interpret all characters as "ISO-8859-1".
To set this to "off" is a security-issue, but you can try setting it to:
"AddDefaultCharset utf-8"

Armin




More information about the pkg-java-maintainers mailing list