Apache Commons Email

Apache Commons Email 1.4 updated

Apache Commons Email was built on the standard, built-in Java Mail API.The Commons Email library works similarly to the original tool, only with a far better organized codebase, and using a much more simplified interface.The library can be used for a wide...

Apache Commons FileUpload was coded around the RFC 1867 standard.This standard, also known as "Form-based File Upload in HTML" is a series of protocols and conventions regarding the handling of data during a file upload.The Commons FileUpload component...

read more

Apache Commons JEXL provides an API for supporting various scripting features found in the JSTL Expression Language. Commons JEXL is not a fully-compatible implementation of EL as defined in JSTL 1.1 (JSR-052) or JSP 2.0 (JSR-152), and adds support for...

read more