Package net.infordata.ifw2.web.ctrl

Contains classes and interfaces implementing controller functionalities of the IFW2 framework.
Most commonly used class is: Flow and its "helper" class FlowContext.
User defined flows extends the Flow class or (better) its subclass BndsFlow.

See: Description

Package net.infordata.ifw2.web.ctrl Description

Contains classes and interfaces implementing controller functionalities of the IFW2 framework.
Most commonly used class is: Flow and its "helper" class FlowContext.
User defined flows extends the Flow class or (better) its subclass BndsFlow.