Re: Struts 1.1 UTF-8 problem

2005-01-10 Thread Guillaume Cottenceau
Koon Yue Lam writes: > 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

Struts 1.1 UTF-8 problem

2005-01-09 Thread Koon Yue Lam
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 unic