Hi, here is the situation: Tomcat 5.25 MySQL 4.1 Struts 1.1 when I use Struts form to get some form data submited by a webpage, it is encode in latin but not utf-8. I have already set the page encoding to UTF-8 in my JSP.
I need to new a String specific the encoding to UTF-8 in order to save unicode data into MySQL Is there any way to tell Struts encode all data in UTF-8 ?? btw, display UTF-8 character is fine Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]