cant be done for the components
the think you can do is what is slow (the data for the components) and do
that in another thread(s)
and then poll if it is ready

johan


On Thu, Apr 3, 2008 at 3:52 PM, kumark <[EMAIL PROTECTED]> wrote:

>
> I was wondering if there is a AJAXPanel available in wicket. If a page has
> 10
> panels with in it, I want all of them to load in an asynchronous fashion,
> which ever is available first and so on, Instead of waiting for all the 10
> panels to load before the page is displayed?
>
> Many Thanks.
> --
> View this message in context:
> http://www.nabble.com/Is-there-an-AJAX-Panel-in-Wicket-tp16467492p16467492.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to