I'm fairly new to java and need someone to point me in the right direction. I'm writing a non web-based java program, and part of that program requires the ability to download files from websites (e.g. images, zip etc).
I tried looking through the java class descriptions on the sun developer network site and searching yahoo! With little success. If someone could suggest a class I could read up on or an approach this would be much appreciated, I just don't know where to start on this one! Cheers.