The DynaActionForm class (Struts 1.1b only I think) allows you to configure
an ActionForm in the struts-config.xml, but you don't have to write any code
to use it. (It is part of Struts)


There is a pretty good example of how to use it in the struts-example.war

Although I can't seem to find any decent examples of using it with indexed
properties.

The one I thought I had is buried in an old project, of which is unavailable
right now :-(



JM

> -----Original Message-----
> From: Adam Hardy [mailto:[EMAIL PROTECTED]]
> Sent: Monday, May 13, 2002 5:20 PM
> To: Struts Users Mailing List
> Subject: Re: Using onclick within iterate tag
>
>
> Hi James,
>
> what does the DynaActionForm do?
>
>
>
> James Mitchell wrote:
>
> >Ok, then you will probably be needing to use indexed properties.
> >
> >I am trying to gather a bit of "working code" for you.
> >
> >I should be finished shortly.
> >
> >In the meantime, take a look at using indexed properties.  Also, are you
> >using the DynaActionForm???
> >
> >JM
> >
> >
>
>
>
> --
> 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]>

Reply via email to