I'm unable to find an easy solution for my encoding problem with file MessageResources.properties declared in struts-config.xml as:
<message-resources parameter="MessageResources" /> File is encoded using ISO-8859-2 (Polish) while Struts interprets it as UTF. In documentation I'm not able find any "encoding" property for this tag. I, of course, can convert file to UTF but, as usually, I wish to do what I want not what I can. ;-) Best regards, Konrad Billewicz --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]