You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Miguel Zapaton <co...@sslmail.de> on 2002/04/27 21:59:44 UTC

BeanUtils - populate mapped properties

The attached diff should be applied to the file BeanUtils.java in order
to populate beans with mapped properties.
I had to do this during experimenting with struts and the next-extension
(nested properties).

Mige