Nowadays I use PropertyUtils.copyProperties to make the copy of property from
the form to the database Bean easier. But, I realized that I cant use it the same
way with DynaActionForm. What have you guys been using in this situation.
Ex. of using propertyUtils. PropertyUtils.copyProperties(device, deviceForm);
Thanks in advance.
Joao,
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]