I'd be interested in knowing how this works with HTTP. Where is your output stream going?
Mark (rhetorical question, btw) -----Original Message----- From: Neelakantan Lakshminarayan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 08, 2002 6:21 AM > is there a way to check if the client has a connection or he/she has closed > the connection using the stop button ..... Yes. Trying to write to the output stream would return an IOException. I could write a white space in a separate thread every few seconds and if an exception occurs, I stop processing. Neela ___________________________________________________________________________ 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