Skip navigation links
Spring Framework

Package org.springframework.web.portlet.multipart

Multipart resolution framework for handling file uploads.

See: Description

Package org.springframework.web.portlet.multipart Description

Multipart resolution framework for handling file uploads. Provides a PortletMultipartResolver strategy interface, and a generic extension of the ActionRequest interface for accessing multipart files in web application code.
Skip navigation links
Spring Framework