Is there any way of finding out the size of a file before downloading it via the get method?
GetMethod method = new GetMethod(url);
method.getResponseBody();
Regards
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
