Hi,

Wicket doesn't manage the timeout.
What whatever is specified in web.xml it is used.
Make sure there are no requests and the session will expire.


On Sun, Apr 28, 2013 at 9:10 PM, souvikbhattacharyas <
souvikbhattachar...@gmail.com> wrote:

> Hi,
>    Recently Wicket put me in another problem of Session out. In normal web
> application what we do is simply declare session-timeout in web. xml and it
> works fine for us. But in wicket specifying session timeout in web.xml is
> not working anymore. But I need session time out for my application badly.
> Also I can't implemt Ajax Behavior or Ajax Timer for every class to check
> the session time out. That why I need some ay out to implement session time
> out for my program to work. Any help is appreciated.
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Session-timeout-tp4658356.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Martin Grigorov
Wicket Training & Consulting
http://jWeekend.com <http://jweekend.com/>

Reply via email to