Hi,
      I am wondering if there's a solution to the below problem in click
framework or any other framework. My user will have to populate javabeans
in the front-end and post them to the back-end.

Iam planning to have a form per bean or fieldset per bean. The form fields
will correspond to the javabean properties. The type of the javabean is
however arbitrary and can be any bean.

How will I parse the user request and create the right number of bean
objects in the backend and populate them with the values entered by the
user.

Do I build a string like

numOfBeans=5&slNo=1^beanName=Customer^name=Mike^city=toledo&slNo=2^beanName=Order^orderId=c05^qty=100...

and then parse it in the back-end or is there some other way.


Regards,
V.Omprakash
Chennai One, Extn: 8112
Mobile: 99406 82346




This e-Mail may contain proprietary and confidential information and is sent 
for the intended recipient(s) only.  If by an addressing or transmission error 
this mail has been misdirected to you, you are requested to delete this mail 
immediately. You are also hereby notified that any use, any form of 
reproduction, dissemination, copying, disclosure, modification, distribution 
and/or publication of this e-mail message, contents or its attachment other 
than by its intended recipient/s is strictly prohibited.

Visit us at http://www.polaris.co.in

Reply via email to