Hi, There are something you may want to try:
Tell your servlet engine to use fileEncoding=UTF-8, or just pass -DfileEncoding=UTF-8 to the JVM.
Also remember to include the following line in your .application: <meta key="org.apache.tapestry.messages-encoding_xx_YY" value="UTF-8"/> where the "xx" and "YY" are corresponding to your locale. Good luck. Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]