Hi les, I am a little bit confused. I am using the 1.0 version. But A user logs in and the for a while he doesn't do anything. So session is expired. No he Logs in again so the Subject is still available only session is expired. how can I check if the session is invalid.
Problem is that I Get an ReplaceSessionException somewhere in the server when I check if the SessionID is valid. But I need to know this when a user logs in again. So I can send the right session ID back. Thanks, Jelle -- View this message in context: http://n2.nabble.com/Session-Expiration-tp2186574p2219071.html Sent from the JSecurity User mailing list archive at Nabble.com.
