H/W OS S/W Mode Result Any Any Netscape local applet Errors [1] Any Any Netscape remote applet OK [2] SPARC Solaris Netscape 3.01 remote applet OK SPARC Solaris JDK1.1.3 application OK SPARC Solaris JDK1.1.3 local applet OK SPARC Solaris JDK1.1.3 remote applet OK SPARC Solaris HotJava 1.0 local applet OK SPARC Solaris HotJava 1.0 remote applet Error [3] Notes [1] Netscape does not allow applets access to local files, so raytrace, cst, and si abort with security violations [2] It may seem odd that there the security problem occurs with local applets but not with remote applets. The reason is that the remote applets access data through http get operations which the security manager does allow while the local applet must rely on the file system. [3] javac will not run We have also tested various x86/Solaris, x86/Windows 95, and x86/NT combinations, and will send mail regarding those results to the osgjava mailing list.