We just followed the project you shared https://github.com/reiern70/antilia-bits/tree/master/client-sign-out-parent
*Thanks And RegardsSibi.ArunachalammCruncher* On Tue, Sep 29, 2020 at 3:32 PM Ernesto Reinaldo Barreiro < reier...@gmail.com> wrote: > Good to know. Can you share a bit more info regarding what you finally did? > This might help other wicket users ;-) > > On Tue, Sep 29, 2020 at 4:11 AM Arunachalam Sibisakkaravarthi < > arunacha...@mcruncher.com> wrote: > > > Thanks guys, your suggestions helped us. > > > > > > > > *Thanks And RegardsSibi.ArunachalammCruncher* > > > > > > On Thu, Sep 24, 2020 at 3:57 PM Ernesto Reinaldo Barreiro < > > reier...@gmail.com> wrote: > > > > > Hi, > > > > > > Glad it helped. After I sent my last message, I was thinking again > about > > > this problem and I believe another possibility is to use web-sockets > and > > > some server side logic that just notifies the browser sending a > redirect > > to > > > a "session expired page". This might be more reliable than some client > > side > > > logic (as far as I remember there was some trickery to account for the > > fact > > > that inactive tabs on browsers are put on "the background"). > > > > > > On Thu, Sep 24, 2020 at 7:16 AM Vignesh Palanisamy < > > vign...@mcruncher.com> > > > wrote: > > > > > > > Hi Ernesto, > > > > > > > > Thanks, It helps a lot. it would be good if we had it with > wicketstuff. > > > > > > > > Thanks & Regards > > > > Vignesh Palanisamy > > > > > > > > > > > > On Sat, Sep 12, 2020 at 8:42 PM Ernesto Reinaldo Barreiro < > > > > reier...@gmail.com> wrote: > > > > > > > > > Hi, > > > > > > > > > > > > > > > > > > > > https://github.com/reiern70/antilia-bits/tree/master/client-sign-out-parent > > > > > > > > > > Not sure what is the status of this project but I think use case > was > > > > > similar tro what you mention > > > > > > > > > > > > > > > On Fri, Sep 11, 2020 at 4:55 AM Arunachalam Sibisakkaravarthi < > > > > > arunacha...@mcruncher.com> wrote: > > > > > > > > > > > Hi guys, > > > > > > When session expires, user is redirected to a page set by > > > > > > getApplicationSettings().setPageExpiredErrorPage(SomePage.class) > on > > > his > > > > > > next action. > > > > > > But I want to display a page automatically without his next > action. > > > > > > So that last rendered page will not be displayed after session > > expiry > > > > > like > > > > > > banking sites. > > > > > > How do I achieve this? > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > *Thanks And RegardsSibi.ArunachalammCruncher* > > > > > > > > > > > > > > > > > > > > > -- > > > > > Regards - Ernesto Reinaldo Barreiro > > > > > > > > > > > > > > > > > > -- > > > Regards - Ernesto Reinaldo Barreiro > > > > > > > > -- > Regards - Ernesto Reinaldo Barreiro >