1. Test if Spring Scope is active stackoverflow.comHow can I test if the Session scope is active in Spring? for example, at startup some classes need a User object which is Session scoped, than i return a mock ... |
2. Show Number of Active Sessions forum.springsource.orgShow Number of Active Sessions Hi, We are using Spring Security 3.0.5 in our application. Now, I want to show a text, like 'Currently there are x number of active sessions' ... |
3. How to find current number of active sessions? forum.springsource.orgI am using Spring Security with the basic out-of-the box features. Is there a way i can find out how may users are currently logged on and have active sessions? Can ... |
4. How number of active Sessions count in Clustered server environment WAS7? forum.springsource.orgDear experts, We have our application running on 7 Web Sphere application servers running clustering environments. How we need to count number of active sessions at any given point in time? ... |