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-01-30 15:13
1.13

If a null upload directory is specified, file contents are ignored, while all other URL parameters are correctly processed. A small problem with Content-Type parsing was also fixed.

2001-01-30 15:13
1.12

Ignoring of zero-length files, correct treatment of empty Content Types, and a few small fixes to tune code.

2001-01-30 15:13
1.1

CGI is now supported.

Project Resources