Hi Gokul,
would you kindly specify wich containers auto-sense
the charset for request parameters ?

Regards,
Marco

[cut]
> >
> > so replace ur response.setContentType("text/html;
> > charset=UTF-8");
>
> This is not supported by the servlet API. The setting of the charset used
> for the response *is not required* affect the charset used by the
container
> for the request parameters, although some containers do behave in this
way.
[cut]

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to