Hi, Is it possible to add components into a page without linking it to wicket:id in a page? Here is my situation, I need to add dynamically an unknown number of components of different types. I can not know in advance which component I will add into page, so I can not set wicket:id for them in the page at compile time.
THanks in advance. -- View this message in context: http://www.nabble.com/Adding-a-component-dynamically-tf4777059.html#a13665103 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
