Subject: 'dynamic' form elements in a ActionForm
From: "Greg Tillbrook" <[EMAIL PROTECTED]>
 ===
Hi

Ive been tryig to use an ActionForm bean for a form which can have a
variable number of form elements (as defined by a 'meta' configuration
file). Ive hit on the problem though that each parameter in a form bean
matched to a form element has to declared when implementing the bean. Is it
possible to specify a list (i.e. vector or hashtable) in the form bean that
will contain all of these 'dynamic' parameters or is there a better way?

I have looked at the documentation/web/this newsgroup but have found nothing
that seemed appropriate.
Apologies if Ive missed something obvious but Im pretty new to struts atm.



cheers

    Greg




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

Reply via email to