Hi,
DynaValidatorForm use a Map to keep its value to my understanding. I am not
sure BeanUtils.copyProperties would work on this secnario. i may be wrong :)
Thanks,
Nuwan C.
Sasanka wrote:
Hi, I am trying to use BeanUtils.copyProperties(dest, source) to
automatically populate my model bean
;
}
public void setCardtype(String cardtype)
{
this.cardtype = cardtype;
}
other setter and getter methods
Pls suggest
Thanks
Sasanka
--
View this message in context:
http://www.nabble.com/BeanUtils.copyProperties-not-working.-Pls-suggest
2 matches
Mail list logo