Re: How do I access local files in WebForms 6i using signed applets?

From: DriftWood <drift_wood_at_my-deja.com>
Date: Mon, 22 Jan 2001 19:42:10 GMT
Message-ID: <94i2eg$3r8$1_at_nnrp1.deja.com>


> sun.applet.AppletSecurityException: checkread

Since this is still the classloader chucking the security exception, it is more likely that :
1) JAR file wasn't signed correctly.
2) Permissions for said signature were not granted in the browser.

Sun has a lot of good information on their web site about signing (probably beats what Oracle has), but it still is a messy process at best (i.e. without JInitiator involved).

You can test it with applet viewer to see if it is something specific to the browser sandbox (since this will not have one).

--
-cheers
  DW
--------------------------------------------------------------------
[Quoted] "It is a kind of good deed to say well; and yet words are not deeds.
  -William Shakespeare"


Sent via Deja.com
http://www.deja.com/
Received on Mon Jan 22 2001 - 20:42:10 CET

Original text of this message