Hi,
Iam developing a multimedia web application using
struts framework. Iam working on upload feature where i am supposed to upload the media file onto remote ftp streaming server.
Iam using apache ' commons-net-1.4.1.jar ' API for ftp operations.
When the user is uploading a media to the ftp, i need to show the
upload progress bar.
Can any one suggest me a rich progress bar implementation API for this.
I have tried in the net, I found progress bar from
dwr, but i was not a accurate one.
Please help me.
Thanks for your time in advance,
Venkat

[ October 03, 2008: Message edited by: Venkata Guru ]