Hi, is there a way to specify the encoding character scheme used for form POST 
data on the container level ?

On a JSP level, this is done like this :

<FORM name="test" method="POST" encType="application/x-www-form-urlencoded; 
charset=UTF-8" accept-charset="UTF-8">..</FORM>

ps I use Tomcat 5.0.25 on Windows 2000 ..

Thx in advance,
Q

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to