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


On Thu, Nov 5, 2009 at 6:00 PM, Kaspar Fischer
<kaspar.fisc...@dreizak.com>wrote:

> On 05.11.2009, at 03:06, jpswain wrote:
>
>  Wicket is remarkably fast and efficient the way it is used in common
>> practice.  To do what you are suggesting would be to wreck that big time.
>> Why on earth do you want to do this?
>>
>
> I am very happy with Wicket's speed but sometimes the data that needs to be
> displayed by Wicket is not readily available. In my application, I need to
> do display the results of several calculations, each of which may require a
> different amount of time. Unfortunately, there is not a lot to cache. -- I
> want to display to the user a page right away and as the results come in, in
> whatever order, show them.
>
> Kaspar
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Pieter Degraeuwe
Systemworks bvba
Belgiƫlaan 61
9070 Destelbergen
GSM: +32 (0)485/68.60.85
Email: pieter.degrae...@systemworks.be
visit us at http://www.systemworks.be

Reply via email to