[Opensource] StateForm interface

Mike Traum mtraum at cirnetwork.org
Wed Mar 5 16:25:01 PST 2003


I found the fact that StateForm is an empty interface confusing also. In the
case of the perform() method, StateForm is really a ControllerForm.
ControllerForm implements StateForm and extends ActionForm. So, what you
really want to look at is ActionForms, which are part of Struts. See
http://jakarta.apache.org/struts/doc-1.0.2/userGuide/building_model.html#act
ionform for a general description.

I currently develop using these, so feel free to ask more questions...

mike

-----Original Message-----
From: Roberto Orenstein [mailto:orenstein at brturbo.com]
Sent: Tuesday, March 04, 2003 6:32 PM
To: opensource at jcorporate.com
Subject: [Opensource] StateForm interface


Hi all

What's up with the StateForm interface?
Is it a yet-to-be-useful thing?
I find the description of workflow and forms quite interesting, but the
StateForm interface is empty.
Am I missing something?

Thanks for your help
Roberto





_______________________________________________
Opensource mailing list
Opensource at jcorporate.com
http://mail.jcorporate.com/mailman/listinfo/opensource
Archives: http://mail.jcorporate.com/pipermail/opensource/



More information about the Opensource mailing list