Map map = new HashMap();
BeanUtils.copyProperties( map , actionForm );
Emmanouil Batsis wrote:
pantichd wrote:
Can someone tell me if there is an easy way to get all the property
keys along with their values from those two classes?
Maybe there is a better way but using BeanUtils to construct a map out
of the formbean should be pretty easy.
hth,
Manos
---------------------------------------------------------------------
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]