Java : JSP and Servlets : Form Processing

Uploadbean

0.0/5 (0 votes cast)

UploadBean is 100% 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/whitelist and max. uploaded files are available. Add-ons section provides tools such as email notification on each uploads, real time progress bar on upload, custom database store sample, chinese upload jsp sample ...