aspose file tools
The moose likes JSF and the fly likes Session time out only for one particular jsf Session scoped managed bean Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Session time out only for one particular jsf Session scoped managed bean" Watch "Session time out only for one particular jsf Session scoped managed bean" New topic
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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Session time out only for one particular jsf Session scoped managed bean
 
Similar Threads
session time out for EJB's..
Session timeout
Classic Struts Issue [A beginner]
"Correct" way to detect timeout in form handling?
Session time out only for one particular jsf Session scoped managed bean