| Author |
Session time out only for one particular jsf Session scoped managed bean
|
Varun Agrawal
Greenhorn
Joined: Dec 13, 2010
Posts: 4
|
|
Hi,
I have two session scoped beans in my application. I want one of them to have automatic session time out of 5 hours and other one to have automatic session time out for 30 mins.
If I use the regular session timeout in web.xml than the session timeout is same for both of the beans.
Can some one please help me how to set different session time out for different beans.
thanks
|
 |
 |
|
|
subject: Session time out only for one particular jsf Session scoped managed bean
|
|
|