multipart/form-data
stream.
@param request The servlet request to be parsed.
@return A list of FileItem
instances parsed from therequest, in the order that they were transmitted.
@throws FileUploadException if there are problems reading/parsingthe request or storing files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|