[ https://issues.apache.org/jira/browse/BEANUTILS-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Niall Pemberton resolved BEANUTILS-171. --------------------------------------- Resolution: Duplicate > [beanutils] Nested Bean Collection > ---------------------------------- > > Key: BEANUTILS-171 > URL: https://issues.apache.org/jira/browse/BEANUTILS-171 > Project: Commons BeanUtils > Issue Type: Improvement > Components: Expression Syntax > Affects Versions: 1.1 > Environment: Operating System: All > Platform: All > Reporter: scott sadlo > Priority: Minor > Fix For: 1.8.0 > > > I work for a company currently using struts. Struts relies upon Commons Bean > Utilities. My enhancement involves the setting of values in Collection > properties of a bean. In struts, i create an HTML input element with the > name > syntax property_of_the_bean[0] where [0] indicates which element of the > collection will have its setProperty_of_the_bean() method called. The issue > is > with nested Collections. I would like to be able to set my HTML input > element > name to match the form property_of_the_bean[x][y] so that the > setProperty_of_the_bean() method of the Yth bean of the collection from the > Xth > bean of the last parent's collection will be called. > Can you please respond to my inquiry stating your understanding of my wishes > and any possible suggestions for action? > Thank You. > Sincerely, > sjs -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]