| Author |
Spring : how to redirect to login page on session timeout
|
hilout med
Greenhorn
Joined: Aug 08, 2011
Posts: 1
|
|
I am pretty new to spring, have set session timeout of 1 minute in the web.xml.
I need to display the login page once session is timed out and user clicks any link in the application.
there is my configuration:
web.xml
applicationContext-security.xml
My filter :
Is there any framework or configuration in spring that allows for this funtionality?
Regards,
|
 |
 |
|
|
subject: Spring : how to redirect to login page on session timeout
|
|
|