hi,

My application was running on Tomcat server 5.5.17 version. it was working 
fine with UTF-8 on this version.
Now Iam using Tomcat 5.5.23 server.  this version is not able to process 
my UTF-8 requests.

I made the below changes in my server.xml, still it is not working.

    <Connector URIEncoding="UTF-8" useBodyEncodingForURI="true" 
port="8080" maxHttpHeaderSize="8192"
               maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
               enableLookups="false" redirectPort="8443" acceptCount="100"
               connectionTimeout="20000" disableUploadTimeout="true" />


thanks in adv.

Satyam


***********************  Aricent- Confidential   ***********************
"DISCLAIMER: This message is proprietary to Aricent and is intended solely for 
the use of 
the individual to whom it is addressed. It may contain privileged or 
confidential information and should not be 
circulated or used for any purpose other than for what it is intended. If you 
have received this message in error, 
please notify the originator immediately. If you are not the intended 
recipient, you are notified that you are strictly
prohibited from using, copying, altering, or disclosing the contents of this 
message. Aricent accepts no responsibility for 
loss or damage arising from the use of the information transmitted by this 
email including damage from virus."

Reply via email to