On Wed, 20 Feb 2008 08:42:14 +0200 Timo Rantalaiho <[EMAIL PROTECTED]> wrote:
> I think that we just stored the Component instances in that > case, thogh you should be wary with that and especially with > a repeater it might get difficult. > > A more dynamic way might be to use a marker interface for the > relevant components and always check their states with a > visitor. There again you should be careful with the repeater. > However, for your form handling to work at all I suppose > that the repeater items must not be recreated until the form > is submitted or canceled anyway. Nice idea! Many thanks for your help :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
