You might just want to use a small applet(I believe the graphics code is
already out there somewhere) and set up a servlet or jsp to check the file
size against the Content-Length of the multipart POST (this may be a little
off) and return the percentage to the applet so it can move the progress bar
accordingly.

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, November 12, 2002 8:45 AM
Subject: Re: File Upload : Progress Bar


> I've seen it done too, but not in JSP/Servlets (in my asp days... brrr)
>
> Going to try it...
>
> --
> To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to