Take a look at the struts-example.war in the webapps directory of the binary distribution. There is an example of how to declare and use these in your application.
-- James Mitchell ----- Original Message ----- From: "Robert S. Sfeir" <[EMAIL PROTECTED]> To: "Struts List" <[EMAIL PROTECTED]> Sent: Thursday, February 06, 2003 10:44 AM Subject: DynaActionForm mystery > Hi, > > I'm trying to find more information on DynaActionForms, I have the > Programming with Jakarta struts book but not much is in there in terms > of an example of how to use them. I've been digging around the struts > site for code samples but nothing there. There seems to be no use of > the DynaActionForms in the war files that come with the binaries... > > Either I'm completely misunderstanding how they're used or this > information is just not out there yet. > > Any pointers to code samples would be best, even if it's a couple of > lines of code here. > > Also is there a reason why the struts archive is not searchable? it's > quite a pain to go through the list month by month, and sometimes the > subject may not say it all. > > > R > > -- > Robert S. Sfeir > Senior Java Engineer > Sfeir Engineering > [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

