>Interesting, I also build commercial apps, and try to use wizards whenever possible to keep things >simple for my users....
We prefer to keep things easy for us also for maintainability as we look at the project long life term. >And therefore a whole hell of a lot easier to modify and change as requirements change. Which is somehting else that is very nice about action forms... they are >incredibly easier to maintain then doing it by hand... add a new field... add it to the jsp page, to the Action Form, the model and you're done if you have no >business rules that go with it. Validation? just add the rules to the validation.xml file. Yeah but this is my point, you see? Normally I'd add a field to the JSP field and that's all. I'd still have to add a new field to the dynaform declaration, to the validation...Can you see how easily one simple field propagates the amount of activities just because of the ActionForm in the middle? --------------------------------------------------------------------- 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]