#2 DynaActionForm

I don't think custom validation is difficult. We use commons validation together with custom validation and it works fine.

Koni

Mainguy, Mike wrote:
Next in my series of struts-user polls (please complain if this gets old).

What sort of ActionForms does everyone use?

#1 ActionForm
#2 DynaActionForm

Personally, I'm an advocate of the DynaActionForm as it seems to be able to
do 80-90% of everything I need to do and everything else can be done in my
business tier.  I have, however, run into another person who is dead set
against using it.  His rationale is that you are then unable to do custom
validation when you use the DynaValidatorForm...  I think you can still do
it, it's just a little more difficult, but, I'm polling to see if I'm out in
left field...





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



-- Jump and the earth will rise to meet you! http://www.rothweb.ch http://www.rothconsulting.com


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



Reply via email to