Re: file upload monitoring
Michael Platzer <[email protected]>
| Newsgroups | gmane.comp.java.helma.general |
|---|---|
| Message-ID | <[email protected]> |
Hannes Wallnoefer schrieb: > Hi kRAkEn/gORe, > > I've gotten this request before, so i looked into it and found that > the new 1.2 version of commons fileupload has now a hook for upload > monitoring: > > http://jakarta.apache.org/commons/fileupload/apidocs/org/apache/commons/fileupload/FileUploadBase.html#setProgressListener(org.apache.commons.fileupload.ProgressListener) > > While looking around at jakarta.apache.org, I also found that there > are new versions of commons io and commons logging around. Any ideas > on whether we should update these, too? I'll probably do so for > release candidate 3 if nobody objects. > +1 for having up-to-date 3rd party libraries in helma 1.6. Another library to consider upgrading is the xmlrpc.jar. currently we have version 2.0 in the CVS, but version 3.0 is already out there since August 2006. michi > 2007/5/31, kRAkEn/gORe <[email protected]>: > >> i was trying to achieve file upload notification with a progress bar >> using prototype. there is the possibility in helma to have control of >> the upload injecting a FileUploadListener that will report the number >> of bytes uploaded (and so been able to display a progress meter) ? >> >> been using this in a servlet context, and working nicely: >> http://www.missiondata.com/blog/java/28/file-upload-progress-with-ajax-and-java-and-prototype/ >> >> have anyone done this in helma or have some ideas or excerpt to start with ? >> >> thanx >> _______________________________________________ >> Helma-user mailing list >> [email protected] >> http://helma.org/mailman/listinfo/helma-user >> >> > _______________________________________________ > Helma-user mailing list > [email protected] > http://helma.org/mailman/listinfo/helma-user > > _______________________________________________ Helma-user mailing list [email protected] http://helma.org/mailman/listinfo/helma-user