Checkout http://www.keyboardmonkey.com/struts/index.html. This will do what you are talking about.
Jason ----- Original Message ----- From: "rob" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 31, 2002 11:07 AM Subject: dynamically generated form pages & beans > I'm trying to create a form that has a dynamic number of elements. Each > element having two propertys property0 and property1. > > Ideally I'd like to generate a form that will allow input similar to the > following; > keeping in mind that the number of elements is dynamic. > > element1 property0 property1 > element2 property0 property1 > > Generating the actual form page is not _that_ difficult however generating > the > form-bean is where I become lost. > > How would I generate a bean such t hat it could handle a form like this? > Also > is there a way of dynamically generating the struts form tags rather than > the > regular html tags to accommodate the dynamic form? > > Any help appreciated, > > Thanks > > rob > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>