yep, one thing you can do is to keep track of the time in the timer and when time is up call some url that will invalidate the session.
-igor On Tue, Jun 8, 2010 at 4:12 AM, Early Morning <[email protected]> wrote: > Hi All, > > I asked this question before in the context of wicketstuff-push, but > actually, this is a more general instance of that question: what's the best > way to still have the session timeout even though I have a timer behavior in > my page? Would it be wise to keep track of the time in the timer behavior > and invalidate the session there, or is there a better way? Thanks! > > > Regards, > > Ces > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
