> I see. If 'lists' itself is a bean should it not simply work with > setting context of repeater to lists bean and row-path to > appointment list: > > <fb:repeater id="appointments" parent-path="lists" > row-path="appointments">
Hmm. Never tried. "lists" is actually a Hashtable or Hashmap (forgot which one). I assumed the parent-path should be a List i.e. Vector or ArrayList. Bye, Helma --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
