|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Interface
org.apache.struts.upload.FormFile
Packages that use FormFile | |
org.apache.struts.upload | The upload package facilities to upload files using multi-part requests. |
Uses of FormFile in org.apache.struts.upload |
Classes in org.apache.struts.upload that implement FormFile | |
(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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2000-2005 - The Apache Software Foundation