that would be enough for listing the number of active users, but i need all my visit objects to check how many are active, logged in and other thing like the current page of the user.
I want to save all these infos in the session object of a user so i need all of the application state objects and not just the sessions of my jetty (or tomcat)
