Hi all,
I had a similar problem with Tomcat 5.0.24 a year or so ago and came up
with a different solution.
On Windows it was using a default charset which was quite limited.
To force it to use something more useful I added:
-Dfile.encoding=ISO-8859-1
to Tomcat's startup java options.
To g
Thanks Mojo,
yeah, setting the MySQL connection to use UTF-8 is also important :-).
The response header should be dealt with by the Struts configuration. If I
am right, this means exactly setting the response header to text/html;
charset=UTF-8 as default.
Martin
> -Ursprüngliche Nachricht---
As I took the code directly from Mike Gavaghan's article and it is available
online http://www.javaworld.com/javaworld/jw-05-2004/jw-0524-i18n.html, i'ld
ask you to look there.
Martin
> -Ursprüngliche Nachricht-
> Von: lk [mailto:[EMAIL PROTECTED]
> Gesendet: Mittwoch, 7. September 2005
3 matches
Mail list logo