Package | Description |
---|---|
org.apache.struts.upload |
The upload package facilities to upload files using
multi-part requests.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
CommonsMultipartRequestHandler.CommonsFormFile
This class implements the Struts
FormFile interface by
wrapping the Commons FileUpload FileItem interface. |
class |
DiskFile
Deprecated.
Use the Commons FileUpload based multipart handler instead. This
class will be removed after Struts 1.2.
|
Copyright ? 2000-2014 - The Apache Software Foundation