Gentlepeople,

I have a weird problem where I send a request from a browser to apache2
(running on Debian) to tomcat 6 (jdk 1.5) through mod_jk and where the
requested url in tomcat seems different from the one that is sent to
apache2.

In my case the url contains an "escaped" single quote (%27) like in
http://host/Peter%27Georges.Coppens

Tomcat however seems to receive http://host/Peter'Georges.Coppens which
thoroughly confuses my servlet.

Am I doing something wrong, or is this the intended behavior?

Any guidance would be warmly welcomed!

Thanks,

Peter



-- 
View this message in context: 
http://www.nabble.com/mod_jk-changes-url--tf3494055.html#a9759147
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to