Hi,

this is a general URI:

 http://server.xmlBlaster.org:8008/myPath?key=value#myFragment

I have now the problem that the Query part (key=value) is not arriving
in tomcat.
Tomcat 6 runs behind Apache 2.2.4.

It works fine for most users but not for one with IE Version 6.0.29000
Sending

 http://xmlBlaster.org/myPath/x.jsp?key=value

the key=value is not arriving.

Who cuts this off, how can i trace this down?

Is it possible to make a redirect or forward or something else like this:

 http://xmlBlaster.org/X

and having there an index.php which forwards

 http://xmlBlaster.org/myPath/x.jsp?key=value

Thanks for some advice
Marcel


---------------------------------------------------------------------
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