Because the requests will be sequential (a problem in general but not so much 
in my case) and because I have an auto-completion field on the same page. As I 
understand it, having some AjaxLazyLoadPanel's active on my page, the 
auto-completion requests will be queued. So if the loading of the lazy panels 
takes time, the user experiences slow response in the auto-completion field. 
Please correct me if I am wrong.

Kaspar

On 06.11.2009, at 08:47, Pieter Degraeuwe wrote:

> Why don't you use the AjaxLazyLoadPanel for each part the the screen that
> takes some time to load? (see also at
> http://www.roseindia.net/tutorials/wicket/lazy-load.shtml)
> 
> Pieter


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

Reply via email to