multipart/form-data
stream. If files are stored on disk, the path is given by getRepositoryPath()
.
@param req The servlet request to be parsed.
@return A list of FileItem
instances parsed from therequest, in the order that they were transmitted.
@exception FileUploadException if there are problems reading/parsingthe request or storing files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|