|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseCommandController | |
org.springframework.web.servlet.mvc | Standard controller implementations for the MVC framework that comes with Spring. |
Uses of BaseCommandController in org.springframework.web.servlet.mvc |
Subclasses of BaseCommandController in org.springframework.web.servlet.mvc | |
class |
AbstractCommandController
Abstract base class for custom command controllers. |
class |
AbstractFormController
Form controller that autopopulates a form bean from the request. |
class |
AbstractWizardFormController
Form controller for typical wizard-style workflows. |
class |
SimpleFormController
Concrete FormController implementation that provides configurable form and success views, and an onSubmit chain for convenient overriding. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |