Hi everyone! I'm looking for a little help please.. I have a search page with a form and a custom DataTable (with SortableDataProvider). Everything works fine: I can set filters from the form, order the table by clicking on column headers, browse through the table pages, etc.. My problem is that if I _quickly_ doubleclick on a column header (even with no data in the table), i get a PageExpiredException. I tried debugging this, so I saw that WicketServlet receives two calls, and the second one triggers the exception.. What method should I try to debug this? Is there a guide somewhere on how to track down page expired errors? Many thanks for your time!
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
