Hi I have a requirement to generate dynamic fields on form page depending on a value that user has entered.
If user has entered value = 3, I have to generate 3 check boxes and 3 text boxes on a form page. I am able to do this but the problem is if I enter something on that page and navigate to next page and come back again to that page. It is putting garbage value in the text box and and not checking any box that I have checked. I have stored these text box and check properties as arrays in the action form. Please, let me know how can struts handle this. Thanks! -- View this message in context: http://www.nabble.com/Dynamic-form-field-tf2822296.html#a7877365 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]