[Opensource] Is the use of DefaultForm a common/best practice on Expresso projects?
Thompson, Kris
kris.thompson at seurat.com
Wed Apr 2 13:47:12 PST 2003
OK, I see now how the DefaultForm is used, mainly via the ControllerResponse.getFormCache method however is their a way with either the DefaultForm, ControllerForm or the StateForm to utilize the validate method in the ActionForm?
Also, seeing how the DefaultForm is used is there any reason to ever extend the DefaultForm and create your own form? All it really is, is a bean that holds the values of the jsp form.
Thanks
Kris
-----Original Message-----
From: Thompson, Kris
Sent: Wednesday, April 02, 2003 9: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/09631639/attachment-0002.htm
More information about the Opensource
mailing list