Re: package netscape.security

Charlie Lai (charlie@angeles.eng.sun.com)
Wed, 23 Sep 1998 16:50:44 -0800 (PDT)

hi,

> I heard that, once it is signed, an applet has to implement some
> security classes (from package netscape.security) in order to have
> privilege granted for some access to local resources. Is that true and
> where can I find this package ?

if you use the java plugin:

http://java.sun.com/products/plugin

then you don't have to use any netscape API's to get your
signed applet to work. for more information:

http://java.sun.com/security/signExample

thanks,
charlie