Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jakarta-commons-fileupload: Jakarta Commons Fileupload Package
- Summary
- The javax.servlet package lacks support for rfc 1867, html file
upload. This package provides a simple to use api for working with
such data. The scope of this package is to create a package of Java
utility classes to read multipart/form-data within a
javax.servlet.http.HttpServletRequest
Changelog
- * Sat Oct 23 00:00:00 2004 Fernando Nasser <fnasser{%}redhat{*}com> - 1:1.0-3jpp
-
- Patch to build with servletapi5
- Add missing dependency on ant-junit
- * Tue Aug 24 00:00:00 2004 Randy Watler <rwatler at finali.com> - 1:1.0-2jpp
-
- Rebuild with ant-1.6.2
- * Sun Jun 29 00:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 1:1.0-1jpp
-
- Update to 1.0.
- Add Epochs to dependencies.
- Nuke beanutils dependency.
- Versionless javadoc dir symlinks.