IE cuts URI - Query part off?

2008-06-02 Thread Marcel Ruff
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

Re: IE cuts URI - Query part off?

2008-06-02 Thread Len Popp
I don't think the problem will be in the browser. I've used IE 6 a lot and never seen a problem like that. Here are some ways you can trace the request to see where it goes wrong: 1. ieHTTPHeaders plug-in for IE to see the request that is being sent 2. Access logs on the server to see the