Can someone give me the code to show a image from a address like
http://www.yoursite.com/pics/1.jpg
Printable View
Can someone give me the code to show a image from a address like
http://www.yoursite.com/pics/1.jpg
U have something called as the URL object in Jaav. Create a URL object and map it to the image file. Since the image is a jpg file it will be wondloaded and dislayed in the browser.