polarn
September 17th, 2004, 01:31 AM
Is there any easy way to constructe a statusbar of a download in jsp?
Have a server/client application, when downloading data from client i would like to have a statusbar that indicates how much of the data that have been transfered. Using a BufferedInputStream where i read package of bytes.
Thanks in advance!!!
Have a server/client application, when downloading data from client i would like to have a statusbar that indicates how much of the data that have been transfered. Using a BufferedInputStream where i read package of bytes.
Thanks in advance!!!