server side file upload progress

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jeff Thies

    server side file upload progress

    Hello,

    I know little about server side java...

    I need a file upload progress bar that will work on a UNIX server. Using
    CGI based perl or php this is not possible because the file must be
    completely transferred before any server based processing is done.

    Does JSP work the same way?

    Cheers,
    Jeff


Working...