I think you’re going to need to look
into session listeners (I don’t remember the exact name, but it’s
part of the servlet spec). You won’t get immediate feedback when the
user shuts down the browser, but when the session times out (usually something
like 30 mins of inactivity) your app server will give you the event and you can
shut down your thread. Matt From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of digital_eyezed Hi, Yahoo! Groups Links
|