Adding a status callback to FileUpload

2004-03-29 Thread Karl Goldstein
Hi, I plan to try to add a status callback to the FileUpload package. Here is the scenario I would like to support (I'm making this up as I go, but something like this): 1) User uploads a large file (form target is an invisible IFRAME so that the browser does not leave the form page on

Re: Adding a status callback to FileUpload

2004-03-29 Thread Martin Cooper
See: http://issues.apache.org/bugzilla/show_bug.cgi?id=25830 -- Martin Cooper On Mon, 29 Mar 2004, Karl Goldstein wrote: Hi, I plan to try to add a status callback to the FileUpload package. Here is the scenario I would like to support (I'm making this up as I go, but something like

Re: Adding a status callback to FileUpload

2004-03-29 Thread Peter Courcoux
Karl, There is some stuff in bugzilla regarding Upload Progress Reporting which supports a component I wrote to work with Turbine. I think I left some unneeded synchronization in, which was kindly pointed out by someone and there was also a useful additional method suggested, from memory it was