> 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