Open Source Repository

Home /spring/spring-web-portlet-3.0.5 | Repository Home



org/springframework/web/portlet/multipart/package-info.java

/**
 *
 * 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.
 *
 */
package org.springframework.web.portlet.multipart;