Grails

Setting the timeout interval of a HttpSession

In my project, there was a requirement to set the session time out interval and i had no idea about how to implement it. Then my colleague Himanshu Seth came to rescue. This guy has already done it. All you have to do is to set the maximum time out interval in the session. Here is the sample code. declare a SESSION_TIMEOUT constant in...

by gaurav
Tag: Http Session timeout
15-Apr-2010