current version 1.1e.
now supports multiple files upload,
supports multiple parameter values with same parameter name
and also supports unicode file names.
Fixed a textarea handling bug(2004-01-10). Thanks, Nise Junior Kuriakose.
Sources
There are two versions.
Simple version
upload.html
UploadServlet.java
UploadHandler version
upload.zip (to see how to use UploadHandler,
refer to src/yoonforh/upoad/test/UploadServlet.java)
Note
Tested under tomcat 3.2.3/4.0.3/5.0.27 on Windows2k/Linux boxes.