"Sruli Ganor" <ganor@softlink.com> wrote in message
news:8ebda1a0.0307200205.5b39d8cd@posting.google.c om...[color=blue]
>
> This means that I cannot sign Netscape JavaScripts at all.
> Why does Netscape require to sign scripts that call privileges Java
> jar functions, while Microsoft Explorer only requires to sign the jar?[/color]
Actually, if there are privileged operations performed within a public
method of a Java applet signed into a cab file, and that public method
is accessed by IE JScript/VBScript, then the developer must explicit
assert the permission within his public method .. which effectively means
that the code-author vouches that a malicious script cannot leverage his/her
applet for mal-use.
Netscape JVM does not have such a model, and thus requires that the script itself
be signed.
I agree, scripted acces of priviled NN java methods is not working properly in
recent releases.
- Michel Gallant
http://pages.istar.ca/~neutron/Thawte