|
UploadBean is JAVA component
(JavaBean) that allows you
to upload files. This bean
can 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. For database
option, it should work under
any RDBMS supporting large
column or blobs. It has been
validated under Oracle8i,
Oracle9i, IBM DB 7.2,
PostGreSQL 7.3 and MySQL
3.23.51, MSAccess. Chinese,
German, Russian and french
translations are available.
WebLogic 7, WebSphere5 ,
SunONE 7, ServletExec 4.1,
and Tomcat 4.1.x support
added. Add-ons section
includes real-time progress
bar, upload servlet, email
notifier and Oracle Blob db
store.
Date: Nov, 14 2004 |