Hi ulf..
i mentioned it before that the applet is loading on the same machine.
as far as knew, the .class extension may/maynot be used in <applet code="">
anyways, i checked and changed code="HelloWorld" and the same error has occured. the applet is loading successfully on the same machine.. but not on other,, the message in java console is same as before with 1 change:
java.lang.ClassNotFoundException: HelloWorld
NOTE: May be some kind of security issue is there, if u see the console msg carefully it says: Caused by: java.io.IOException: Authentication failure
any idea wat does dat mean??
My aim is not to run this HelloWorld applet.. its actually a test applet i made juct to check whether simple applets are loading properly or not..
As for JDK. im using j2sdk1.4.2_08