+1 ActionForms -1 Dyna*Forms
Brandon Goodin wrote:
#1
Reasons: -Dynas massive struts configs are annoying and the runtime errors bite. -DynaForm time saving is insignificant (how long does it take for your ide to generate getters/setters?). <snip>
more reasons:
- Easy to copy properties from ActionForm to domain object (using BeanUtils.copyProperties )
- code completion can be used with ActionForms
cheers, Pratik
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

