Why will my applet not run in a browser??
843807Mar 21 2004 — edited Apr 9 2004Hi,
I have recently converted a swing application to an applet for use on the web. The applet works perfectly when executed with appletviewer in the Command Prompt. However - when i open the html file - the browser tries to load the class but can't - the status bar at the bottom says "sample.class not found".
My browser is capable of running other applets - and the class file does exist in the same folder.
Can someone help with this??
Thanks
R