From: John K. <joh...@ya...> - 2002-07-31 16:02:39
|
A possible solution, even though I might be way off the mark here, might be to somehow access the actual HTTP Connection (HttpURLConnection) and use this to constantly monitor the state of the client. This could be done using a light-weight thread with a simple polling algorithm. The thread sends a message/event the moment the client terminates the connection or invalidates the session. I'm not sure how, but I'm guessing there is some way to access the actual HTTP socket and monitor its state. Please Comment. John. __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com |