spring-webmvc-portlet

spring-webmvc-portlet 3.2.0.M1 API

Packages
org.springframework.web.portlet Provides JSR-168 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.

 


spring-webmvc-portlet