davej 251 Posted November 21, 2012 Report Share Posted November 21, 2012 (edited) Is there some trick to getting the HTML setup correct for an applet? I download simple examples that work online but on my desktop they refuse to run. I see ClassNotFoundException or NoClassDefFoundError so I am guessing that I'm not understanding the required setup. Example such as...http://www.w3.org/Pe...ject/java/clock Thanks Edited November 23, 2012 by davej Quote Link to post Share on other sites
bachi 0 Posted November 28, 2012 Report Share Posted November 28, 2012 Hi davej, please check that you are providing the uri in <applet codebase=":>.It works fine. If you want to sees tep by step see the following link. Creating an applet : http://myjavaclasses...te-applets.html regardsbachi Quote Link to post Share on other sites
davej 251 Posted December 31, 2012 Author Report Share Posted December 31, 2012 Thanks, I will be getting back to that project. Hopefully the next Java update will make everyone happy again. http://w3schools.invisionzone.com/index.php?showtopic=44988 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.