Hi Jarnot, I also required to develop the same type of functionlity. You can see the dynamic forms example in below url:
http://www.keyboardmonkey.com/StrutMonkey/MonkeyStruts_v2.jsp Only constraint in this, we need to submit large data while submitting the form, I think this became an issue in web based. Let me know your thoughs also on this. I tried same example in my system. If you have any doubts share with me. Thanks & Regards, Ashok.D ----- Original Message ----- From: "Jarnot Voytek Contr AU HQ/SC" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 15, 2003 10:40 AM Subject: multiple records editing > I'm sure this has been answered and discussed before, but the list archives > do no appear to be searchable. > > Here's what I need to do: the user would like to edit 10 (or so) records at > a time. My plan is to provide ten rows of input fields on the page. Each > row would contain the input fields that correspond to a particular record. > > I'd love to see an example of how to accomplish this, specifically what to > do in the form bean and what to do in the jsp. > > Thanks, > Voytek Jarnot > > -- > 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]>

