Hello,

I wonder if it is easily feasible to have functionality like
"struts-nested", the struts extension made by the keyboardmonkey team
( 
http://www.keyboardmonkey.com/pilotlight/next/Tutorial_partTwo.jsp?content=yesplease
)

This allows to create forms with nested elements : a monkey having
some properties, and a list of beans representing a banana bunch, made
of some properties, as well as a (dynamically modifiable) list of
bananas,  whose bananas contain some properties ... ( the nesting
could be more than this "one level" example).

And in the same page : monkey properties are editable, existing bunchs
and bananas properties are editable. It is also possible to add a
bunch to the monkey, or a banana to a bunch, to delete a bunch from
the monkey, a banana from a bunch ....


Not sure is this can be done easily in wicket ?
What would you suggest to do it the best way ?


Thanks in advance,

--
Laurent


-------------------------------------------------------
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
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to