Re: Creating Map with multiple beans using apache BeanUtils.

2009-10-30 Thread sharath
sharath wrote: > > Hi All, > >Say I'm having following beans > > public class Employee > { > private String emp_name; > private String emp_no; > private Timestamp emp_doj; > > > public St

Creating Map with multiple beans using apache BeanUtils.

2009-10-30 Thread sharath
ame,emp_no,emp_doj,dept_name, dept_no values. How can we can do this, whether we can create another DynaBean with these properties, if possible how to create DynaBean? Please advice me. Thanks for your help in advance. Regards, Sharath. -- View this message in context: http:/