JBoss « Session « JSP-Servlet Q&A





1. how do I find out what open sessions jboss is handling at any given moment with java?    stackoverflow.com

I need to write a servlet that, when called, gets information about the current instance of jboss it is running in, specifically, a list of the currently opened sessions. is there ...

2. Jboss issue with Session    coderanch.com