Hello All,
I try to get the number of active sessions for a particular application with the getActiveSessions().
My problem is, that I get allways a 0 back.
What am I doing wrong?





Here is the sourcecode :


StandardManager manager = new StandardManager();
manager.setPathname("/app");

System.out.println ("xxxx" +manager.getActiveSessions()+" / "+manager.getPathname()+" / "+manager.getSessionCounter());




Kind Regards,

Andre Jahn




-- Mr. Andre Jahn Jahn Software Consulting URL: www.JahnSoftware.de

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to