I lost some hours to find a solution, finally it would be great if you could help me.
I found out how to store sessionIDs with a SessionListener. However, later when I request them I want to get each user's session data for each running session.
Is this possible? I read someting about a StandardManager and the method findSession ... well, but don�t get it ... how do I get the right (actual) instance for this manager?