I have two problems, your help is appreciated.

1. Multiple forms from collection  
I have collection of beans for which I need to display multiple forms
with submit button.  The size of collection varies. Example: A
collection of Persons. For each person, there will be html form will be
displayed with submit button. All the form will be in one jsp page.

2. A form with multiple elements from collection
I have collection of beans for which I need to display a single form
with one submit button but include all attributes for all the beans on
the form. The size of collection varies. Example: A collection of
children objects. Entire collection will be displayed in one form with
one submit button on one jsp.  The form will have different html
form-elements depending on the size of collection.


Thank you.
Vipul

__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to