Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Applet is not running on IE(Showing class not found exception)

843807Feb 16 2006 — edited Feb 16 2006
Hi Friends,

I am not able to run applet on my browser(IE). I trid to run sun's exapmle applet http://java.sun.com/applets/jdk/1.4/demo/applets/ArcTest/example1.html
but it is showing "Loading Java Applet..." below but it is not loading the applet. When I open the console it was showing class not found exception, java.lang.ClassNotFoundException: ArcTest.class.

On Browser Tools> internet options>Security Tab>"Custom Level" > "Scripting" >"Java applets" is enabled.
Tools> internet options> advanced > java applet is also enabled.

Please let me know a solution for this.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 16 2006
Added on Feb 16 2006
1 comment
272 views