wicket has plenty of ajax components out of the box. i think what you're
looking for is the lazyloading panel which is from wicket-extensions (i
think)

have a look at the example(s) on wicketstuff.org:
http://www.wicketstuff.org/wicket13/ajax/lazy-loading.1

kumark 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.
> 


-----
Michael Sparer
http://talk-on-tech.blogspot.com
-- 
View this message in context: 
http://www.nabble.com/Is-there-an-AJAX-Panel-in-Wicket-tp16467492p16467801.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