Hi,

I have got a Vector from database and i want to set the data from vector to an object 
and then i would like to copy the object to an
arry of objects.

so when i am doing

PropertyUtils.copyProperties(projects,prjform);

it is giving exception as follows :

javax.servlet.ServletException: ProjectForm.populate

Can anybody tell me is this due to the method is deprcated.

Thanks and Best Regards,


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to