multipart/form-data
input representation. Note that this will result in the writing of the parts on the disk.
@param request The request containing the entity to be parsed.
@return A list of FileItem
instances parsed, in the orderthat they were transmitted.
@throws FileUploadException if there are problems reading/parsing the request or storing files.
|
|
|
|
|
|