UploadBean is a JAVA component (JavaBean™) that allows to upload files. This bean could be integrated in any JSP/Servlets application. You can store uploaded files in a Folder, a ZIP archive, a Database or in Memory. Restrictions such as file size limit, blacklist and max. uploaded files are available. You can also be notified when a file is uploaded. UploadBean is compliant to RFC1867 (Form-based file upload specification). New add-ons section section opened with tools such as progress bar, filemover, email notification on uploads, JSF plugin