2007/4/3, David Delbecq <[EMAIL PROTECTED]>:
as the charset used to encode parameters when submitting form. One possible way i know to prevent such problem is 1) set page encoding to utf-8 2) in the <form> tag add an acceptCharset="UTF-8" parameter 3) call request.setCharacterEncoding("UTF-8") before getting your first parameter.
Thanks -- TREMALNAIK --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]