In the HEAD (1.2 dev) version of Wicket we now have beta support for
partial rendering (e.g. rendering of 1 panel). You probably need that
to elegantly build what you want.

It's still working on the frontier (though some simpler ajax
components are available now), but please try and implement. That's
the only way we can know whether our Ajax support is good enough/ bug
free.

Eelco



On 11/8/05, Nick Heudecker <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've been looking at the Dojo and Scriptaculous extensions for Wicket and
> haven't seen what I'm looking for.  Essentially, I want to have a
> master-detail display where the details are retrieved from the server and
> displayed in a div.  Also, I'd like to be able to request a Form object from
> the server and have it displayed in the Page, like if the user clicks
> "Edit", for instance.
>
> Any pointers on this?  Can the extensions, or even Wicket, support this yet?
>


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to