Indexed properties strictly speaking should be arrays - although in earlier JDK versions they worked with Lists as well - BeanUtils allows for lists or arrays.
Collections don't have a position or index - so you can't have Collection backed index properties. Niall On 2/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Along these lines, a while back I was trying to get my forms to work with > collection-backed indexed properties, but never had any luck. Does anyone > know how to do that? I kind of thought maybe I was just not getting method > signatures right. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]