1. sharing session between WARs stackoverflow.comIs it possible for the session data of one war file to be shared by other war file |
2. Invoke method just before session expires stackoverflow.comMy webapp has users who login. There is a timeout. Before the session expires, I would like to execute a method to cleanup some locks.
I've implemented a |
3. JSF Active Sessions counter. How to? stackoverflow.comGood evening, In a test JSF 2.0 web app, I am trying to get the number of active sessions but there is a problem in the sessionDestroyed method of the HttpSessionListener. Indeed, when ... |
4. session handaling in servlet coderanch.comHi i want handle session(at login time) in my web application.i m using JSF as front end. There are two case ,for disscus 1. If i login in my appication with different IE windows its working fine. 2. But when i use new window( suppose there is on Hyperlink ,i click on it and open it in new window same way ... |