In data Wed, 10 May 2006 15:11:34 +0200, Martin Strand ha scritto:

> URIEncoding="UTF-8"

someone told me this in the first thread i opened. the connector is this:

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

but setting the attribute does not solve my problem.


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

Reply via email to