We had similar problems and by changing <Connector port="80"/>
to <Connector port="80" URIEncoding="UTF-8"/> in the <tomcat>/conf/server.xml fixed the problem. Tom Johan Compagner wrote: > Did you configure tomcat correctly for utf 8? > Search this list for the right settings > > On 30/01/2009, Philipp Daumke <[email protected]> wrote: >> Hi all, >> >> when I enter German umlauts (e.g. "äöü") in a wicket text field it's >> converted to "äöü". Everything seems to be in "UTF-8". I already >> tried to apply a filter as described in >> http://wiki.apache.org/tomcat/Tomcat/UTF-8 without success. Any ideas? >> >> Thanks for your help >> Philipp >> -- >> >> Averbis GmbH >> c/o Klinikum der Albert-Ludwigs-Universität >> Stefan-Meier-Strasse 26 >> D-79104 Freiburg >> >> Fon: +49 (0) 761 - 203 6707 >> Fax: +49 (0) 761 - 203 6800 >> E-Mail: [email protected] >> >> Geschäftsführer: Dr. med. Philipp Daumke, Kornél Markó >> Sitz der Gesellschaft: Freiburg i. Br. >> AG Freiburg i. Br., HRB 701080 >> >> >> --------------------------------------------------------------------- >> 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
