|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
FormFile | This interface represents a file that has been uploaded by a client. |
MultipartRequestHandler | MultipartRequestHandler provides an standard interface for struts to deal with file uploads from forms with enctypes of "multipart/form-data". |
Class Summary | |
---|---|
CommonsMultipartRequestHandler | This class implements the MultipartRequestHandler
interface by providing a wrapper around the Jakarta Commons FileUpload
library. |
MultipartRequestWrapper | This class functions as a wrapper around HttpServletRequest to provide working getParameter methods for multipart requests. |
The upload package facilities to upload files using multi-part requests.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |