Hello, I use jakarta httpclient and fileupload to upload files via http. I would like to know is it possible to implement 'stop resume' functionality for uploading of particular file? I mean is it possible to continue upload from the place where upload has been stoped(canceled or failed) without reuploading already uploaded part of file?
Thanx in advance Peter Tolmachov
