That's what I thought you meant (ajax). If you want to add a dynamic number of components during normal page construction, you should have a look at wicket repeaters, e.g. RepeatingView. There are plenty examples for how to use those.
On Tue, 29 Mar 2011 17:28 +0200, "kamiseq" <[email protected]> wrote: thanks, so I understand that it is only possible with AJAX calls. could I make a link callback that will add random number of components on each request? there will be no wicket:id for dynamic child and I could generate as many components as I want, right? I will try this anyway;] pozdrawiam Paweł Kamiński [1][email protected] [2][email protected] ______________________ References 1. mailto:[email protected] 2. mailto:[email protected]
