|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFormController | |
---|---|
org.springframework.web.servlet.mvc | Standard controller implementations for the servlet MVC framework that comes with Spring. |
Uses of AbstractFormController in org.springframework.web.servlet.mvc |
---|
Subclasses of AbstractFormController in org.springframework.web.servlet.mvc | |
---|---|
class |
AbstractWizardFormController
Form controller for typical wizard-style workflows. |
class |
CancellableFormController
Extension of SimpleFormController that supports "cancellation"
of form processing. |
class |
SimpleFormController
Concrete FormController implementation that provides configurable form and success views, and an onSubmit chain for convenient overriding. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |