Feb
04
|
First step is to load this page and check that the problem is not with your VM
http://www.java.com/en/download/help/testvm.xml
If the VM is ok then next step is to check the Java Console.
First turn on full console logging by pressing ‘5’ in the Java Console
Then load the applet and check contents of console firstly for errors loading the applet jars and classes, then check for exceptions starting the applet itself.
Still can’t work out the problem? Post a comment here, preferably with a url that we can use to load it and we’ll check it for you.
Array ( ) One Response to “Applet failed to load”
Leave a Reply
You must be logged in to post a comment.
December 3rd, 2010 at 12:14 pm
Thank you thank you thank you!