Hi,
I have <fb:repeater id="addressess" parent-path="." row-path="participants">
participants is an arraylist of beans in my formbean. Now for each element in the repeater "getParticipants()" is called, is this normal?
If you consider that getParticipants() calls out to O/R mapping to actually retrieve the list in the first place then this becomes problematic, so i must be doing something wrong here, either logically or semantically.
Regards Jorg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
