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