RE: creating dynamic forms with struts

2006-05-02 Thread Shoukat, Faisal
U want to use Map or List backed action forms Look it up on the web in the struts doc for an example -Original Message- From: Silvija Cardzic-Mrsa [mailto:[EMAIL PROTECTED] Sent: 02 May 2006 09:33 To: user@struts.apache.org Subject: creating dynamic forms with struts Hi, is it

creating dynamic forms with struts

2006-05-02 Thread Silvija Cardzic-Mrsa
Hi, is it possible to create dynmic forms with struts ? Order of pages, the actions and form fields will be generated from datasources. I read about DynaActionForms, but Im not sure if this is the right thing. Greetings Silvija