BeanUtils.copyProperties()???
Hi Guys,
I want to use BeanUtils.copyProperties(bean1, bean2);
bean1 has some null values, this will cause a problem with the copyProperties right? If this is the case how can I copy beans using the beanutils without using copyProperties?
Any ideas guys,
Thanks
Adz - Its all about the JSPs baby!
__________________
Adz - Learning The J2EE Ways.
|