Dung Nguyen wrote:
>
> When user cancel the downloading process, the browser (IE5.0, netscape 4.7)
> made two "Get" request to the Servler (in my logfile have two messages)
>

 Stuff like this is hard to debug remotely. If I were
you, I'd try two approaches: 1) continue to search the
archives of this and other mailing lists and web sites
for somebody with a similiar setup having the same
problem 2) learn to use a tool like tcpdump, and see
what's really going on underneath the covers. That's
all I can think of, sorry it's not more helpful.

 tcpdump (or a similiar tool, do a web search) is
really worth learning how to use. Sometimes there's
no substitute for slashing through the myriad of
abstraction layers and seeing what bytes are going
where...


-cks

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to