Hi!

I'm wondering if there's a way to manage connections to a web application I
have?  I can put a user in a connection vector when he logs in but taking
him out is another thing.  Is there any way I can monitor all the users who
connected so that I can remove them from the connection list if they don't
explicitly log out?
I think I heard something about registering a listener to something and that
would give me information about disconnections and so on.  Can anyone tell
me how this is done?

Thanks alot in advance.

Kind regards, Stefan

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to