Wicket page expired if push button to open new page

2017-05-18 Thread Erwan Tanajaya
hi all, I have problem always get Page Expired error(event i set my session expired time to 8 hour), it happen if i open a page that had a datatable with have hundred of row.If i click a button that had a setResponsePage to a new page when the page is still loading and do something in the new op

Re: Wicket page expired if push button to open new page

2017-05-18 Thread Erwan Tanajaya
Hi Maxim, Thank you for your answer, The user don't want a paging, how to block the page navigation until data fully available ? Best Regards,Erwan Tanajaya On Thursday, May 18, 2017, 3:16:21 PM GMT+7, Maxim Solodovnik wrote:Maybe it worth to add paging and limit displayed rows to

Re: Wicket page expired if push button to open new page

2017-05-18 Thread Erwan Tanajaya
at 10:12 AM, Erwan Tanajaya wrote: > hi all, > I have problem always get Page Expired error(event i set my session > expired time to 8 hour), it happen if i open a page that had a datatable > with have hundred of row.If i click a button that had a setResponsePage to > a new page wh

Re: Wicket page expired if push button to open new page

2017-05-18 Thread Erwan Tanajaya
; https://twitter.com/mtgrigorov > > On Thu, May 18, 2017 at 10:12 AM, Erwan Tanajaya > wrote: > >> hi all, >> I have problem always get Page Expired error(event i set my session >> expired time to 8 hour), it happen if i open a page that had a datatable >> with h