M
Mitchell Fisher
I have a script which calls functions in a signed Java applet. The
latest Sun JVM (1.4.2_03) will not allow a secure function to be done
in the applet if it was invoked by the unsigned script. The same
function can be done if invoked within the applet.
Is there anyway to sign a script acceptable to the JVM? Or a better
place to post this question?
-Mitch
latest Sun JVM (1.4.2_03) will not allow a secure function to be done
in the applet if it was invoked by the unsigned script. The same
function can be done if invoked within the applet.
Is there anyway to sign a script acceptable to the JVM? Or a better
place to post this question?
-Mitch