Hello,

Does anyone know how to give a Webware servlet access to the stream of data
from an uploaded file (or general multipart encoded form), *before*
cgi.FieldStorage reads the whole thing in and writes it to a temporary file?

I'd like my servlet to be able to track the progress of an upload, but
currently, the servlet code doesn't get called until the entire file has
been uploaded and stored as a temp file.

Thanks,
-Dan Milstein



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to