IP « Session « Spring Q&A





1. Check Session on Same IP Address    forum.springsource.org

Is there a way of checking that the session has stayed on the same IP address - to stop someone stealing the cookie and hijacking the session from another IP address? ...

2. Concurrent Session custom handling by IP    forum.springsource.org

Concurrent Session custom handling by IP I am using the ConcurrentSessionControllerImpl to limit concurrent sessions, but I want different behavior based on whether a request for a new session comes from ...

3. Problem with session when change server name for ip    forum.springsource.org

Problem with session when change server name for ip Hello, I have been dealing with a session problem. If I login to my web application putting the URL like this "http://localhost:8080..." ...