Package | Description |
---|---|
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.multipart |
Multipart resolution framework for handling file uploads.
|
Modifier and Type | Method and Description |
---|---|
PortletMultipartResolver |
DispatcherPortlet.getMultipartResolver()
Obtain this portlet's PortletMultipartResolver, if any.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonsPortletMultipartResolver
PortletMultipartResolver implementation for
Jakarta Commons FileUpload
1.2 or above. |
Copyright © 2015. All rights reserved.