Hi,

I remember Igor posted and example of a non-blocking lazy load panel (long
time ago). As far as I remember all it did was:

1-Check is results where ready is so render the panel
2-If not then schedule a timer to poll the panel again


On Wed, Jan 29, 2014 at 1:28 PM, Vishal Popat
<vishal.po...@cipriati.co.uk>wrote:

> Hi,
>
> I have a situation where I have to make multiple REST calls to different
> suppliers.
> I currently am using AjaxLazyLoadPanel to make these calls but loading
> time is very slow and not scaleable if I wanted to add more suppliers.
>
> Is there a way to make AjaxLazyLoadPanel asynchronously?
> I have read some older posts on the forum but not sure if they are the
> best way in Wicket 6.
> Or is there an alternative approach?
>
> Many thanks
> Vishal
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Regards - Ernesto Reinaldo Barreiro

Reply via email to