carl ballantyne
Fri, 20 Nov 2009 01:14:59 -0800
Hi Guys,I have an app with form fields and when submitting them to my Struts 2 actions the values are getting garbled. For example "espaƱa" becomes "espa?".
I think the problem is with Struts because when I create a basic jsp page and submit back to itself and display the form field - it works fine.
I have tried setting struts.i18n.encoding=UTF-8 in the struts.properties file and the struts.xml file to no avail. Has anyone used this with success? I have searched the forums and it seems to me that people have to resort to custom filters to workaround the problem.
Cheers, Carl. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org