Re: More fun with forms...

2004-07-15 Thread Andrew Close
TED]> wrote: > > > > -Original Message- > > From: Andrew Close [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, July 14, 2004 11:53 AM > > To: Struts Users Mailing List > > Subject: Re: More fun with forms... > > > > > > > > > &

RE: More fun with forms...

2004-07-14 Thread Jim Barrows
> -Original Message- > From: Andrew Close [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 14, 2004 11:53 AM > To: Struts Users Mailing List > Subject: Re: More fun with forms... > > > > > > > i do know what fields will be returned, just not ho

Re: More fun with forms...

2004-07-14 Thread Andrew Close
> > i do know what fields will be returned, just not how many. so i > > wasn't sure if i could use ActionForms or if i had to come up with a > > custom solution. > > i'll see if i can find info on MapBackedForm. > > Thanks Jim > > Oh, you mean rows, not columns. In that case you want a list of

RE: More fun with forms...

2004-07-14 Thread Jim Barrows
> -Original Message- > From: Andrew Close [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 14, 2004 10:09 AM > To: Struts Users Mailing List > Subject: Re: More fun with forms... > > > i do know what fields will be returned, just not how many. so i >

Re: More fun with forms...

2004-07-14 Thread Andrew Close
i do know what fields will be returned, just not how many. so i wasn't sure if i could use ActionForms or if i had to come up with a custom solution. i'll see if i can find info on MapBackedForm. Thanks Jim andy On Wed, 14 Jul 2004 10:01:05 -0700, Jim Barrows <[EMAIL PROTECTED]> wrote: > > >

Re: More fun with forms...

2004-07-14 Thread ron1
Look at this HowTo: http://struts.apache.org/faqs/indexedprops.html Maybe it will bring you further, Cheers, Ron Andrew Close wrote: Hi all, i've looked through a couple articles detailing the use of ActionForm and DynaActionForm, but i haven't found anything that explains how to build a dynamic fo

RE: More fun with forms...

2004-07-14 Thread Jim Barrows
> -Original Message- > From: Andrew Close [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 14, 2004 9:58 AM > To: [EMAIL PROTECTED] > Subject: More fun with forms... > > > Hi all, > > i've looked through a couple articles detailing the use of ActionForm > and DynaActionForm, but i hav