DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28358>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28358

Problems on indexed property with JDK 1.4





------- Additional Comments From [EMAIL PROTECTED]  2004-05-04 20:03 -------
I remember that it return a PropertyDescriptor, therefore it access the method 
<code>public List getChilds()</code> instead of the <code>public ChildsBean 
getChilds(int index)</code> also if i have requested explicity an indexed 
element with <code>PropertyUtils.getIndexedProperty (valBean,"childs",j)
</code>.

This problem is in PropertyUtils but it make Struts unusable when are used 
forms with tabular editing.

Anyone has experienced it?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to