walkrustin wrote:
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
w
org.apache.commons.beanutils.*
robert
> -Original Message-
> From: walkrustin [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 05, 2004 12:37 PM
> To: [EMAIL PROTECTED]
> Subject: Creating value objects using reflection class
>
>
> Hi,
>
> After receiving the form, I have to copy the va
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:3
org.apache.commons.beanutils.BeanUtils
In the jakarta-commons
sandeep
-Original Message-
From: walkrustin [mailto:[EMAIL PROTECTED]
Sent: Monday, April 05, 2004 12:37 PM
To: [EMAIL PROTECTED]
Subject: Creating value objects using reflection class
Hi,
After receiving the form, I have
4 matches
Mail list logo