ahh did'nt see it was out.. 2011/6/29 Martin Grigorov <[email protected]>: > Looks OK. > Upgrade to RC5.1. It is fixed. > > On Wed, Jun 29, 2011 at 11:40 AM, nino martinez wael > <[email protected]> wrote: >> Hi >> >> This does not work at all, my session are newer cleared.. Am I doing >> something wrong or? >> >> add(new Link<Void>("logOut") { >> @Override >> public void onClick() { >> getSession().invalidate(); >> >> setResponsePage(WicketApplication.get().getHomePage()); >> >> } >> }); >> >> >> Regards Nino >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > > -- > Martin Grigorov > jWeekend > Training, Consulting, Development > http://jWeekend.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
