Hi Wicketians,

i have a problem with AjaxSelfUpdatingTimerBehavior.

I have added an AjaxSelfUpdatingTimerBehavior to a page, because of a 
background-thread running very long and the 
page checks (an AjaxSelfUpdatingTimerBehavior with 10 sec interval added at 
thread start to page) for the termination of the thread and showing the results 
of thread.

It is in theory possible to leave the page while the background thread is 
running and come back to it at a later time.
But in practice it isn't possible to leave it, the behavior reloads the page 
again and again until the thread ends and the behavior is removed from the 
page. 

Any idea how to solve this problem?
Thank you in advance.



      

Reply via email to