I changed it to utf-8 and also changed add "useBodyEncoding=true"
-
Yahoo! Mail
Bring photos to life! New PhotoMail makes sharing a breeze.
What setting do you have for URIEncoding (see
http://tomcat.apache.org/tomcat-5.5-doc/config/http.html) in your
connector?
Mark
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hi.I have a problem of encoding in server side (in the bean) .I want to pass values to the bean in utf-8 and not in iso-8895-1 , I read about this problem and tried everything that was suggested.I work with tomcat 5.5.12 on windows Server 2003 . with java 1.5.0.2 at my top of the jsp I have :<%@ p