| java.lang.Object org.directwebremoting.dwrp.UnsupportedFileUpload
UnsupportedFileUpload | public class UnsupportedFileUpload implements FileUpload(Code) | | A default implementation of FileUpload for cases when Commons File-Upload is
not available. This implementation does not do file uploads, however it does
allow the system to carry on without classpath issues.
author: Joe Walker [joe at getahead dot ltd dot uk] |
|
|