Thanks for your hint, I was using
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> but charset iso-8859-1 was correct. Thanks again. Ingo -----Original Message----- From: Shapira, Yoav [mailto:[EMAIL PROTECTED]] Sent: Freitag, 2. August 2002 17:01 To: Tomcat Users List Subject: RE: Umlaut Hi, This is probably the first thing you checked, but just in case: are you sure you are specifying the correct encoding (charset) all the way around? For example the HTML page, any string reading you're doing to get the form values, etc? Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Etienne, Ingo (Goetzfried AG) [mailto:[EMAIL PROTECTED]] >Sent: Friday, August 02, 2002 10:26 AM >To: [EMAIL PROTECTED] >Subject: Umlaut > >Hi, > >my config is Tomcat 4.0.4 on Windows NT with JDK 1.4. > >When I'm using german umlaut characters, Tomcat doesn't display them >correctly. Neither in the generated HTML Source, nor when I'm recieving a >submitted form text field that has a value with those special characters. > >Has anyone else experianced this before or can someone give me a hint... > >Thanks >Ingo > >PS: This doesn't happen in jakarta-tomcat-4.0.4-b2-01-LE-jdk14. > >-- >To unsubscribe, e-mail: <mailto:tomcat-user- >[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:tomcat-user- >[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
