RE: UTF-8 problems

2003-08-03 Thread Shanta B
t variable CATALINA_OPTS="-Dfile.encoding=ISO-8859-1" -Original Message- From: Tang Guangyu [mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2003 5:30 AM To: Tomcat Users List Subject: Re: UTF-8 problems This problem was caused by your browser. The browser will use its own encoding t

Re: UTF-8 problems

2003-08-03 Thread Tang Guangyu
ot;Nathan Coast" <[EMAIL PROTECTED]> To: "tomcat user" <[EMAIL PROTECTED]> Sent: Sunday, August 03, 2003 9:11 PM Subject: UTF-8 problems > Hi, > > I have an text fields in a form that will contain UTF-8 characters e.g. > 'á'. I can retrieve utf-8 c

UTF-8 problems

2003-08-03 Thread Nathan Coast
Hi, I have an text fields in a form that will contain UTF-8 characters e.g. 'á'. I can retrieve utf-8 chars from the db and display them correctly in jsps via tomcat. The only problem comes with submiting forms to tomcat. request.getParameter() returns the incorrect value for the char e.g.