Hello *,

I have a DataTable with a column of clickable checkboxes. Each time the user 
clicks a checkbox the server does some stuff on the database.

If the user clicks another checkbox before the server finished processing the 
previous, he receives a Page Expired error. The behaviour is understandable, 
since the user obviously clicked a checkbox that was on a page that was being 
recreated, however I don't know how to avoid or workaround the problem.

Any suggestions?

Thanks in advance
Lucio.

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

Reply via email to