Derek Lin wrote:
Oh I see.  You write ActionForm's manually and generate things like
validation.xml from these manually written ActionForm's.  Am I understand
you correctly?  (I thought you were generating the ActionForm's from your
earlier emails.  Now I can see why you say DynaForm's are useless)

Yes, that is correct.

And it takes far less time to write an ActionForm than some might think. Create a few private member variables, auto-generate (via IDEA) getters/setters, and add an @struts.form name="..." and any @struts.validator tags to field setters and its done.

Erik





-------------------------------------------------------
This SF.NET email is sponsored by: Geek Gift Procrastinating?
Get the perfect geek gift now! Before the Holidays pass you by.
T H I N K G E E K . C O M http://www.thinkgeek.com/sf/
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to