Class MultipartRequestWrapper
java.lang.Object
com.aquima.web.components.fileupload.controller.MultipartRequestWrapper
Utility class to extract files from a http request At the end of each request the cleanUp() method must be called in
order to remove any temporary files associated with the multipart request
- Author:
- N. van Noorloos, m.mahabiersing
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MultipartRequestWrapper
public MultipartRequestWrapper(javax.servlet.http.HttpServletRequest request)
-
-
Method Details
-
getFiles
-
getPageEvent
-