How to still have session timeout with AjaxTimerBehavior?

2010-06-08 Thread Early Morning
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


Re: How to still have session timeout with AjaxTimerBehavior?

2010-06-08 Thread Igor Vaynberg
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 goodmorning...@gmail.com 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: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org