Hi,
You can put the search result (and the start of the search process)
into a Panel and wrap this with a AjaxLazyLoadPanel. Not sure about
the cancel thing.

At least you can have a look at the AjaxLazyLoadPanel for inspiration.

Regards
Bert

On Thu, Jun 14, 2012 at 7:34 AM, fachhoch <fachh...@gmail.com> wrote:
> One of my page is a search page this sometimes gets stuck because the users
> search criteria is time consuming and I get page map is still locked error.
> To avoid this I want to modify this page to use a job to execute the search
> in a thread and a timer to check every 5 second 's if search is complete and
> option to cancel the search (job). If user does not like to wait.
> Are there any examples of  this kind ?
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/example-to-avoid-pagemap-locks-tp4649956.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
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to