java - How to do delayed zone reload in Tapestry? -


is there way delayed zone reload in tapestry.

i have not-so-quick operation perform when submit form. results visible after few seconds (usually 2 or 3).

is there way delayed zone reload, show indicator zone reload in x seconds , perform actual reload?

normally zone update requests blocked @ java side. application not work in single threaded way can use periodiczoneupdater. client polling updates


Comments

Popular posts from this blog

node.js - StackOverflow API not returning JSON -

python - Subclassed QStyledItemDelegate ignores Stylesheet -

php - Laravel 4.1 to Heroku: SQLSTATE[HY000] [2002] No such file or directory -