Skip navigation links
spring-webmvc-portlet

spring-webmvc-portlet 4.3.30.RELEASE API

Packages 
Package Description
org.springframework.web.portlet
Provides JSR-286 portlets that integrate with the application context infrastructure, and the core interfaces and classes for the Portlet variant of Spring's web MVC framework.
org.springframework.web.portlet.bind
Provides Portlet-specific data binding functionality.
org.springframework.web.portlet.bind.annotation
Annotations for binding portlet requests to handler methods.
org.springframework.web.portlet.context
Support for Spring's application context concept in a portlet environment, including ApplicationContext implementations and various utility classes.
org.springframework.web.portlet.handler
Provides standard HandlerMapping implementations, including abstract base classes for custom implementations.
org.springframework.web.portlet.multipart
Multipart resolution framework for handling file uploads.
org.springframework.web.portlet.mvc
Standard controller implementations for the Portlet MVC framework that comes with Spring.
org.springframework.web.portlet.mvc.annotation
Support package for annotation-based Portlet MVC controllers.
org.springframework.web.portlet.util
Miscellaneous Portlet utility classes.
Skip navigation links
spring-webmvc-portlet