You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by temp temp <mi...@yahoo.com> on 2008/02/22 17:05:24 UTC

bean utils copy properties

 Is it possible to copy nested properties from one  bean to another  using beanUtils?
 

       
---------------------------------
Never miss a thing.   Make Yahoo your homepage.

Re: bean utils copy properties

Posted by Maxx <ma...@gmail.com>.
Try using the "Dozer" library on Sourceforge ( http://dozer.sourceforge.net/ )
It's test worth and even if it lacks some complex-hierarchy features,
it's far advanced from BeanUtils (indeed, it uses BeanUtils for basic
operations).

Maxx

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: bean utils copy properties

Posted by Musachy Barroso <mu...@gmail.com>.
http://www.google.com/search?hl=en&q=beanutils+copy+properties&btnG=Search

On Fri, Feb 22, 2008 at 11:05 AM, temp temp <mi...@yahoo.com> wrote:
>  Is it possible to copy nested properties from one  bean to another  using beanUtils?
>
>
>
>
>  ---------------------------------
>  Never miss a thing.   Make Yahoo your homepage.



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org