Jan, That looks interesting.
I'm hoping to confirm/announce our Feb 4 http://jweekend.com/dev/LWUGReg/ London Wicket Event shortly. It looks like we're going to have a couple of speakers on Wicket with Scala (one from UK & one from Holland). http://jweekend.com/dev/ContactUsBody/ Drop me a line if you can come along and/or would like to get involved with the presentations next time or at another time on this and/or other Wicket related topics you have an interest in. Regards - Cemal http://www.jWeekend.co.uk jWeekend a couple of talks at our Jan Kriesten-2 wrote: > > > Hi, > >> auto components are removed after rendering is complete if i recall >> correctly, so there is nothing processing the submitted input. > > there are a couple of problems with that approach, same for embedding > components > in markup with the <wicket:component> > > I approached a similar problem auto-adding components with templates. My > solution can be found here: > http://www.footprint.de/fcc/2008/11/some-wicket-scala/ > > Instead of handling wxComponent you might filter for other tags - so that > might > be the solution for you, too. > > Hope this helps. > > Best regards, --- Jan. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/ComponentResolver-and-CompoundPropertyModels-tp21209434p21298075.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
