You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2006/10/31 09:51:01 UTC

[jira] Updated: (BEANUTILS-171) [beanutils] Nested Bean Collection

     [ http://issues.apache.org/jira/browse/BEANUTILS-171?page=all ]

Henri Yandell updated BEANUTILS-171:
------------------------------------

    Fix Version/s: 1.8.0

All reopened issues should be looked at as a part of 1.8.0 and evaluated.

> [beanutils] Nested Bean Collection
> ----------------------------------
>
>                 Key: BEANUTILS-171
>                 URL: http://issues.apache.org/jira/browse/BEANUTILS-171
>             Project: Commons BeanUtils
>          Issue Type: Improvement
>    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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org