David Smith wrote:
Personally I highly recommend the Firebug plugin for Firefox to diagnose
this stuff.  It does an amazing job of showing parameters, headers,
responses, everything.

In this case however, we know the request URL and we know the server response, so I don't think a browser-side plugin would tell us much.

In general though I agree, a tool like that is a must for debugging browser-server exchanges. There are also, for Firefox, the LiveHttpHeaders and HttpFox plugins, and for IE, the Fiddler2 plugin.

My money so far is on the VirtualHost issue.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to