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

Reply via email to