You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Alexandru Simion <al...@sec.co.ro> on 2003/06/02 10:32:49 UTC

File transfer progress

Hi,

    I'm using Axis to transport a large file from a server to a client 
(through DataHandler attachments).  Everything works fine, but I want to 
be able to see
 some progress of the downloading process. I want to know exactly the 
size of the file from server, how much of the file has already come, etc...
Anyone knows how it can be done ?

Thanks a lot.

Alexandru Simion