error "start:applet not initialized"
Newbie in Java and need support..
I tried to execute the code MyApplet.html using the command appletviewer but I encounter error in cmd prompt as shown below:
"load: class MyFirstApplet.class not found"
and also the applet viewer window popup error below:
"start:applet not initialized"
Could someone help me on this...
|