[Opensource] Is the use of DefaultForm a common/best practice on Expresso projects?

Mike Traum mtraum at cirnetwork.org
Wed Apr 2 12:56:42 PST 2003


It doesn't seem as if people are using DefaultForm, but I couldn't tell you
for sure.
 
I think DefaultForm was added to give functionality similar to struts 1.1
DynaForm, which simply allows you to have a ActionForm-like object without
having to manually set all of the getters and setters. Being that Struts 1.1
Integration beta is around, you may want to just go with that and try
DynaForms.
 
Regarding ActionForm's in expresso, a think there are at least a few (myself
included) who use them within expresso. I find them nice under certain
circumstances...
 
mike

-----Original Message-----
From: Thompson, Kris [mailto:kris.thompson at seurat.com]
Sent: Wednesday, April 02, 2003 10:45 AM
To: opensource at jcorporate.com
Subject: [Opensource] Is the use of DefaultForm a common/best practice on
Expresso projects?



I can't seem to find much information on the use of DefaultForm.  I have
been checking out the javadoc and have found the method
Controller.findControllerForm(ControllerRequest) which returns an
ActionForm.  So are others using DefaultForm or are they using just the
ActionForm or are others bypassing the concept all together?

Thanks 

Kris Thompson    

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.jcorporate.com/pipermail/opensource/attachments/20030402/ea6ca0ea/attachment-0002.htm


More information about the Opensource mailing list