All,

What are the advantages to using DynaActionForms over the traditional Struts
ActionForms?  I'm in the process of looking at some of the newer features of
Struts 1.1, and frankly, I don't see where DynaActionForms is going to do
much for me.  In fact, in my limited view of the universe, it looks like
DynaActionForms are a move back toward a standard servlet, one where you
access HTML form data through a 'request.getParameter("form-variable")'.
Also, it would appear that the use of DynaActionForms forces all of the form
validation into the Action, making the Action more complex than it needs to
be (compared to the 'validate' method of the ActionForm).

What am I missing?  There must be some advantage to the use of
DynaActionForms....


Thanks.

Jerry Jalenak
Development Manager, Web Publishing
LabOne, Inc.

This transmission (and any information attached to it) may be confidential and is 
intended solely for the use of the individual or entity to which it is addressed. If 
you are not the intended recipient or the person responsible for delivering the 
transmission to the intended recipient, be advised that you have received this 
transmission in error and that any use, dissemination, forwarding, printing, or 
copying of this information is strictly prohibited. If you have received this 
transmission in error, please immediately notify LabOne at (800)388-4675.



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to