File Uploading Progress

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • misaw
    New Member
    • Aug 2007
    • 17

    #1

    File Uploading Progress

    I m using Apache FileUpload 1.3 to upload files from client to server using JSP.
    For larger files sizes user get the impression that nothing is going on ...
    therefore i want to show a progress bar on the same JSP without using frame technique.

    or is there any upload api in java which provide progress bar feature

    thanks in advance
Working...