sorry for the double mail,
I forgot to add my server.xml encoding definitions:

<Connector className="org.apache.coyote.tomcat4.CoyoteConnector"
              port="8080" URIEncoding="UTF-8" useBodyEncodingForURI="true"
          minProcessors="5" maxProcessors="75"
              enableLookups="true" redirectPort="8443"
              acceptCount="100" debug="0" connectionTimeout="20000"
              useURIValidationHack="false" disableUploadTimeout="true"  />

I tried it with and without the useBodyEncodingForURI="true"directive.
Yair.


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

Reply via email to