Package org.mycore.frontend.fileupload
package org.mycore.frontend.fileupload
-
ClassesClassDescriptionModifies a uploaded file before it will be written to the destination Derivate.This class does the server-side of uploading files from a client browser, which runs the upload applet.handles uploads and store files directly into the IFS.Common helper class for all services handling file upload.Uses
mycore.properties
to configureMCRUploadViaFormServlet
.This servlet handles form based file upload.