Results 1 to 1 of 1
- 11-02-2011, 12:04 PM #1
listen session is close in spring mvc
hi all,i working in spring mvc 3.5,in a special application when the user logged in and he forget to logout or if he close the browser there is a table called user_logins where login status check if that user logged in or not,if he close the browser this action is not called so he cannot log in j_spring_security blocks him to log in ,how to get the logout method to call if he close the browser,do we has to do in session listner,
i included a class implements HttpSessionListener but that method is not calling ,
do any body has a good solution for spring mvc
thanks in advance
Similar Threads
-
Will the connection.close() and statement.close() ever be called???
By Stephen Douglas in forum New To JavaReplies: 13Last Post: 04-09-2010, 11:15 AM -
Defining global session scope in Spring framework
By Java Tip in forum Java TipReplies: 0Last Post: 03-31-2008, 10:08 AM -
How to use session scope in Spring
By Java Tip in forum Java TipReplies: 0Last Post: 03-31-2008, 10:07 AM -
Defining global session scope in spring framework
By JavaBean in forum Java TipReplies: 0Last Post: 09-28-2007, 12:47 PM -
How to use session scope in Spring
By JavaBean in forum Java TipReplies: 0Last Post: 09-28-2007, 12:47 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks