I need to load an image from a web in a simple Java stand alone aplication. Any Ideas?
See the documentation at ImageIO.read(URL).