The typical case for DynaForm is a very simple case, when you have
couple of basic properties you have in your Form.
I supose, that creating of a separate ActionForm class is more
appropriate for your case. If you are new to Struts and have to work
really fast (it was my case couple of months ago), maybe you have to use
MyEclipse IDE.
With myEclipse you can generate Hibernate mappings, DAO's and Struts
stuff extremely fast. Especially Hibernating is fun with myEclipse,
you create some table in mySql (or any other DB), and generating all the
stuff for it in minutes, so in 5 minutes after creating a MySQL Table
you can persist the data! :)
Cheers
Danny
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]