I want to use Java to get the size of the network file.
For example, I want to know the size of the next A.rar file in this website. Address, for example:
http://www.web.com/a.rar
How do I get the specific size of this file with Java? Please help you!