Commons beanutils - struts uses it already - there is a copyProperties() method
org.apache.commons.beanutils.BeanUtils http://jakarta.apache.org/commons/beanutils/ ----- Original Message ----- From: "walkrustin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 05, 2004 5:37 PM Subject: Creating value objects using reflection class > Hi, > > After receiving the form, I have to copy the value of each field to a > value object. I wrote a small reflection utility class to server the > purpose. Now I need more functionalities to that utility class. > > I was wondering if there is any utility package already out there > which helps copy the contents from one object to another using > reflection. > > thanks. > - walk rustin > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]