[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Calling other code in Java applications and applets
> I don't have any hints, but I think people need to be aware up front
> that calling native code from a Java applet disables
> any security that might otherwise be enforced for the applet.
This, of course, presumes that the native code in question is less
robust/trust-worthy than that Java runtime and the browser. It's
not obvious to me why this should be the case.
regards,
-Blake (who figures its all a reputation thing again)