> >Actually, I had no clue. This is a new discovery for me! > >I have been experimenting with the encoding, and (I'm still using WW1.3) I noticed >that if my JSP file is saved in UTF-8 format, and my resource bundle files are saved >in UTF-8 format, and I specify > ><%@ page contentType="text/html; charset=UTF-8"%>
Another thing, which may be the cause of problem (and I haven't seen it mentioned here) is the properties file encoding - it MUST BE ISO8859-1, with all the non-latin characters Unicode escaped - you'll know you don't have this, if ordinary JSPs display correctly, but the messages from resource bundles don't. Grzegorz ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork