You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by "Gustavo N." <gu...@yahoo.com.ar> on 2003/02/18 23:20:03 UTC

File Uploading

Hi,
    I'm using the FileUpload common package. I've no problem doing it work.
I would like to know if there is any way to know the progress of the uploading, something like "getPercentaje()" in order to show progress by other thread during de parseRequest() process.

        thanks,

                    Gustavo.-