vijay venkataraman wrote:
> I checked all files. js, css, jsp and other files. There is debug
> statements and all request go through a specific filter. There is not
> even a single http request.
> I am looking for something like live http header for IE. I  found
> something by name ieHTTPHeaders - but doesn't seem to work.

You could always use a proxy or sniffer to look at the requests.

But really, this should be quick to deal with by looking at the HTML/JSP
source; just look at every external resource.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to