| java.lang.Object org.directwebremoting.dwrp.CommonsFileUpload
CommonsFileUpload | public class CommonsFileUpload implements FileUpload(Code) | | An implementation of
FileUpload that uses Apache Commons FileUpload.
This class with fail to classload if commons-fileupload.jar is not present
on the classpath.
author: Joe Walker [joe at getahead dot ltd dot uk] |
Field Summary | |
final public static String | PROGRESS_LISTENER The name of the attribute that stores the progress of an upload in a session. |
PROGRESS_LISTENER | final public static String PROGRESS_LISTENER(Code) | | The name of the attribute that stores the progress of an upload in a session.
|
|
|