- From: Christopher William Turner <cwturner@cycom.co.uk>
- Date: Thu, 28 Mar 2002 11:20:31 +0000
- To: Shivkumar Gowda <shivkumar@coddo.com>
- CC: www-jigsaw@w3.org
Your unsigned applet should not be allowed to read or write files, CDROM or hard disk! The fact that it works on hard disk is an error (probably of Microsoft origin). Download Java 1.4+docs+tutorial from http://java.sun.com/ to learn the real thing. You really need to buy a JDK code signing certificate (e.g. from thawte.com) and sign your applets or Java Web Start apps if you want access to files. > com.ms.security.SecurityExceptionEx[app1.action]: cannot access file > /E:/index.txt > at com/ms/security/permissions/FileIOPermission.check -- Christopher William Turner, http://www.cycom.co.uk/ "Serving fine Java since 1996"
Received on Thursday, 28 March 2002 06:28:00 UTC