Package | Description |
---|---|
org.springframework.web.servlet.mvc |
Standard controller implementations for the Servlet MVC framework that comes with
Spring.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractWizardFormController
Deprecated.
as of Spring 3.0, in favor of annotated controllers
|
class |
CancellableFormController
Deprecated.
as of Spring 3.0, in favor of annotated controllers
|
class |
SimpleFormController
Deprecated.
as of Spring 3.0, in favor of annotated controllers
|
Copyright © 2015. All rights reserved.