From: "syed abrar" <[EMAIL PROTECTED]> > I have a problem .I have a form containing multiple elements like check boxes,radio buttons,text boxes. > The type of element is not fixed and is picked from the the database and displayed in the form. > I mananged to display all the form elements but my problem is picking back those values from > the user page as to read back the values we dont know exactly the type of form element.
Take a look at LazyDynaBean: http://jakarta.apache.org/commons/beanutils/apidocs/org/apache/commons/beanutils/LazyDynaBean.html Or possibly LazyValidatorForm: http://struts.apache.org/api/org/apache/struts/validator/LazyValidatorForm.html -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]