views:

340

answers:

0

Some one at work found out about the:
com.ibm.ws.webcontainer.httpsession.IBMTrackerDebug servlet.

Which can be invoked like this:
http://localhost:9080/servlet/com.ibm.ws.webcontainer.httpsession.IBMTrackerDebug

Now, a "manager" wants me to make a similar servlet, that list the current active sessions in the a web aplication. I've tried to find documentation or API for getting the same info as the "IBMTrackerDebug" servlet, but with no success. Do you know who can I get the list of sessions of a web application?

The Sad tech specs are: Java 1.4 + WebSphere 5.1