Joseph Shraibman wrote:
> Mark Thomas wrote:
> 
>>        request.setCharacterEncoding("UTF-8");
> 
> Is this always safe?  For responses I can (and do) check the
> accept-charset request paramater, but I can't figure out how to tell
> what the request encoding should be.

It should be reasonable unless the user goes out of their way to do
soemthing different. In that case they deserve whatever they get.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to