Maybe an Ajax poll every 5 minutes to keep the session alive if logged in? -C
On Mon, Apr 18, 2011 at 11:18 AM, Dan Allen <[email protected]> wrote: > On Mon, Apr 18, 2011 at 09:59, Emmanuel Bernard <[email protected]> > wrote: >> >> Would there be a way to have short sessions for anonymous, medium for >> logged users and long for users in an edit process? > > I'm pretty sure the first two are already the case, at least it is on > sfwk.org. The software "rewards" users for logging in, essentially. I like > the idea of having an edit process bump the timeout. I didn't think about > that pattern. The Servlet API allows the timeout can be changed > programmatically at anytime. > -Dan > -- > Dan Allen > Principal Software Engineer, Red Hat | Author of Seam in Action > Registered Linux User #231597 > > http://www.google.com/profiles/dan.j.allen#about > http://mojavelinux.com > http://mojavelinux.com/seaminaction > > > _______________________________________________ > seam-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/seam-dev > > _______________________________________________ seam-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/seam-dev
