I am experiencing quite strange problems with special characters such as odiaresis and aring (ä,å,ö):
- Sometimes already when the form is redisplayed on validation error - When the form values are inserted into the database - When the form values are sent as text email The strange thing is, that this doesn't always happen. Sometimes the characters are displayed fine, sometimes they are shown as question mark. A similar & also strange problem is when using getText() in the action. It seems that depending on the locale set by the user, special characters might get messed up as well. Is this a problem with charsets? Encoding? Is there some JVM parameter or Struts2 configuration that I could play with? Torsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]