Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Hi I've made an JApplet and inside I've something like URL k = new URL("http://url/img.gif"); When the getImage statment is executed the applet frozen and nothing's happend (no exception. no error.... nothing) The url is in the local network web server so the loadtime should be very short.
Thanks, Replies:
|
Sponsored Links
|