Results 1 to 10 of 10

Thread: [RESOLVED] Adding image to Java Application

Threaded View

  1. #1

    Thread Starter
    Fanatic Member Dungeon Keeper's Avatar
    Join Date
    Mar 2008
    Posts
    590

    Resolved [RESOLVED] Adding image to Java Application

    Hi to all,

    As a part of my college project i have to make an online auction application, I have made all except one thing. I need a client application to load item picture.
    The idea was that the picture will be on server, and its address stored in a database. Client clicks on an item, application loads its image address from database and opens that image in current frame, or in some of its component.

    So im stuck here, i have image address in a String but i cannot load the image because i dont know how.

    Help please!



    I have the second question.
    How to load local picture into applet, from the same disk.
    I need an applet on a web page and it to load the picture from its directory.
    Just need the code to load the picture.
    Last edited by Dungeon Keeper; Jan 30th, 2009 at 06:43 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width