Uses of Package
org.springframework.web.servlet.support
Package
Description
Standard controller implementations for the Servlet MVC framework that comes with
Spring.
Servlet-based infrastructure for handler method processing,
building on the
org.springframework.web.method
package.MVC infrastructure for annotation-based handler method processing, building on the
org.springframework.web.method.annotation
package.Support classes for serving static resources.
Support classes for Spring's web MVC framework.
This package contains Spring's JSP standard tag library for JSP 2.0+.
Spring's form tag library for JSP views in Spring's Web MVC framework.
Provides standard View and ViewResolver implementations,
including abstract base classes for custom implementations.
-
ClassDescriptionConvenient superclass for any kind of web content generator, like
AbstractController
andWebContentInterceptor
. -
ClassDescriptionConvenient superclass for any kind of web content generator, like
AbstractController
andWebContentInterceptor
. -
ClassDescriptionConvenient superclass for any kind of web content generator, like
AbstractController
andWebContentInterceptor
. -
ClassDescriptionConvenient superclass for any kind of web content generator, like
AbstractController
andWebContentInterceptor
. -
ClassDescriptionBase class for
WebApplicationInitializer
implementations that register aDispatcherServlet
in the servlet context.A base class forFlashMapManager
implementations.Simple adapter to expose the bind status of a field or object.Context holder for request-specific state, like current web application context, current locale, current theme, and potential binding errors.A contract for inspecting and potentially modifying request data values such as URL query parameters or form field values before they are rendered by a view or before a redirect.UriComponentsBuilder with additional static factory methods to create links based on the current HttpServletRequest. -
ClassDescriptionContext holder for request-specific state, like current web application context, current locale, current theme, and potential binding errors.
-
-
ClassDescriptionContext holder for request-specific state, like current web application context, current locale, current theme, and potential binding errors.