Hi there,

Although,

1. I have defined the charset in struts-config.xml like the following
<controller contentType="text/html; charset=ISO-8859-7"/>
2. In velocity properties I have set both 
input.encoding=ISO-8859-7
output.encoding=ISO-8859-7
3. my html templates have the content type set properly
4. my resource files are in the corrent content type

I still get question marks (?) displayed back to the browser when displaying 
anything that comes from an ApplicationResource file :(

Thanks in advance.
Markos Charatzas

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

Reply via email to