THANKS, that URIencoding property of HTTP connector was source of GET
problems
I tried to remove filter after that, but POST requests stop working. So
ive instaled filter back.
Now I have working both GET and POST. Aleluja...
d.
Anyway its
On Mon, 14 Aug 2006 22:40:27 +0200, Mark Thomas <[EMAIL PROTECTED]> wrote:
dizzi wrote:
Im not sure if this is problem of tomcat, but i think that its most
probable.
Unlikely. I haven't seen a valid bug in this area for quite some time.
It is usually a combination of configuration (check the URIEncoding
property of your connector) and application errors. For a correctly
coded application, the content-encoding filter should be unnecessary.
I'd start with a simple application like this one and build up to the
form that is causing problems.
http://marc.theaimsgroup.com/?l=tomcat-user&m=111548442910292&w=2
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]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]