Re: What happens with AjaxSelfUpdatingTimerBehavior on slow response

2009-02-22 Thread Anton Veretennikov
Excuse me, it works! My test was invalid. On Mon, Feb 23, 2009 at 1:10 PM, Anton Veretennikov wrote: > Hello, wicket users, > > Seems to me that AjaxSelfUpdatingTimerBehavior works great on my dev > machine but does not on remote server. > Firebug shows only count of requests and no reponses. > S

What happens with AjaxSelfUpdatingTimerBehavior on slow response

2009-02-22 Thread Anton Veretennikov
Hello, wicket users, Seems to me that AjaxSelfUpdatingTimerBehavior works great on my dev machine but does not on remote server. Firebug shows only count of requests and no reponses. So may be this happens when response is too late and new request is started? I wonder of variant that will wait for