Have a look at indexed fields.
-- James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org/ "The man who does not read good books has no advantage over the man who cannot read them." - Mark Twain (1835-1910) > -----Original Message----- > From: Mark Chaimungkalanont > [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 21, 2003 6:21 PM > To: [EMAIL PROTECTED] > Subject: ActionForms & Dynamically Created forms > > > Howdy all, > > I was wondering if/how you can use action forms with forms > that have fields > dynamically created through JavaScript? > > Basically, we have an ASP based site that we want to port > over to struts as > a proof of concept. On one of the forms. it looks up a number > field to see > how many instances of "Copies" information it needs to create and then > create them using DOM. In effect you have a variable number > of fields named > "CopyID1, CopyID2, CopyName1, CopyName2" etc etc. > > > Was wondering how this could be represented using an ActioForm > > many thanks > > MC > > > -- > To unsubscribe, e-mail: > <mailto:struts-user-> [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]>

