Exception: java.lang.ClassNotFoundException
843834Mar 1 2003 — edited Mar 3 2003I'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?