Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

Exception: java.lang.ClassNotFoundException

843834Mar 1 2003 — edited Mar 3 2003
I'm getting the above error when trying to view my applet in my web browser (used both IE and Netscape). I've just installed IIS on my PC running Winows XP Professional. If I try to just open the HTML page outright I get:

Exception: java.security.AccessControlException: access denied (java.io.FilePermission logo.gif read) that shows up in the web browser. When I run the applet from the applet view I have no problems running the applet. I have both j2sdk 1.4.0_03 and jdk 1.3.1 on my machine.

Why are these exceptions ocurring when I try to view them thru a web browser?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 31 2003
Added on Mar 1 2003
6 comments
182 views