Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

images and file i/o from an applet

Status
Not open for further replies.

rvy2k

Programmer
Jun 29, 2001
39
0
0
US
hi all,

i have an applet, a JFrame that has pictures in it. I use the Applet.getImage() method but the applet doesn't load the pictures. The pictures are stored on the web server that is running the applet.

I read the posts about my problem and I don't think I need to sign my applet because the client doesn't have the pictures.

also how would i go about redaing from a file on the server(wo/ signing the applet)

Thanks for your help!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top