Download List

Project Description

MultipartRequest File Upload parser provides a HttpServletMultipartRequest class that extends the HttpServletRequestWrapper implementation to provide methods for handling multipart form data. It supports Servlets using Java 1.2 or later.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-06-27 13:11 Back to release list
1.18

Fixed problems with bytes being added to end of uploads. Improvements made to the internal parsing mechanism to improve performance and reduce possibility of errors, or misparsing of files. A bugfix for 1.12 prevented empty files being created in the upload directory. Now they are created, but removed if no bytes are written to them. For memory uploads, empty files result in an empty directory entry. See the CHANGES file for more information.
Tags: Major bugfixes

Project Resources