Tuesday, November 29, 2011

what?s the applet security manager, and what does it provide?

The applet security manager is the Java mechanism for enforcing the applet restrictions described above. The applet viewer?s applet security manager is implemented by sun.applet.Applet Security.A browser may only have one security manager. The security manager is established at start up, and it cannot thereafter be replaced, overloaded, overridden, or extended.
Category:Applet Interview Questions

No comments:

Post a Comment