Thanks Jason and Martin,

i solved it using following steps:

* struts-config.xml:
  <controller contentType="text/html;charset=ISO-8859-1"  .../>
* adding the charset in HTML to ISO-8859-1
* adding-Dfile.encoding=ISO-8859-1 to Tomcats CATALINA_OPTS

My Database is still in UNICODE (Postgres).

Now it works, i am happy and my customer too.

Bye Bart

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to