Hi Stefan, you figured out this problem yet. I would like to know what was causing the problem:). Did you take a look at the header? Compare the headers generated when running tomcat standalone with running apache-tomcat to see the difference. (I used a Encoding Filter for my i18n application, so far all the development had been done on a localhost).
Good luck! -Yan -----Original Message----- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Stefan Burkard Sent: Tuesday, February 03, 2004 10:41 AM To: [EMAIL PROTECTED] Subject: encoding-problem with tomcat, jk2, apache hello tomcat-users i've set up a cocoon-page with tomcat, apache and jk2. everything works fine as long as i just use languages with standard-encoding iso-8859-1. now i'm on the way to implement the russian version of the site and therefore i need to display russian (cyrillic) characters. if i connect on tomcat-standalone with port 8080, the russian characters are displayed correct. but if i connect via apache and jk2, alle cyrillic characters go wrong. i think apache delivers the page with iso-8859-1 instead of utf-8. does anybody know if this is a problem of apache or jk2 and how to solve it??? thanks stefan --------------------------------------------------------------------- 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]
