February 22, 2007
22 February 2007 - Jakarta Commons Fileupload 1.2
The Jakarta Commons team is glad to announce the availability of commons-fileupload 1.2. Commons Fileupload is a framework for handling HTTP file upload requests in servlets, portlets, and similar server side Java applications.
Compared to the previous version 1.1.1, the following notable changes have been made:
- A streaming API has been added. The streaming API allows to handle arbitrarily large files without intermediary files while still keeping an extremely low memory profile.
- The presence of a content-length header is no longer required.
- Added support for progress listeners.
- Added support for header continuation lines.
- Added support for limiting the actual file size, as opposed to the request size.
Commons Fileupload 1.2 is available from
http://commons.apache.org/downloads/download_fileupload.cgi
----
----Warning: include(/home/terraint/public_html/apachenews.org/archives/include/jakarta_commons_fileupload.xml) [function.include]: failed to open stream: Permission denied in /home/apnews/public_html/archives/000952.html on line 184
Warning: include() [function.include]: Failed opening '/home/terraint/public_html/apachenews.org/archives/include/jakarta_commons_fileupload.xml' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/apnews/public_html/archives/000952.html on line 184
Posted by Tetsuya Kitahata at February 22, 2007 06:22 AM
http://www.apachenews.org/archives/000952.html
[ Category : Apache Jakarta ] (PDF)(XML)
