You should read https://cwiki.apache.org/confluence/display/WICKET/ListView+and+other+repeaters and http://www.wicket-library.com/wicket-examples/repeater/
François Meillet Formation Wicket - Développement Wicket Le 5 oct. 2013 à 11:31, mike.hua <[email protected]> a écrit : > I want to add a component in wicket page without to write a wicket:id into > html page. > > The types and numbers of the components are arbitrary, and will be > determined in the program code. > > May I have any solutions? > > Thanks a lot! > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/How-to-add-component-without-html-wicket-id-tp4661717.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
