Hi Rob,

Have you had a look at the DynaActionForm stuff in the latest builds? This
may help.


Jon.

-----Original Message-----
From: rob [mailto:[EMAIL PROTECTED]] 
Sent: 31 January 2002 16:07
To: [EMAIL PROTECTED]
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]>

Reply via email to