Sandbox is a set of rules that is used when developing a Java applet. It limits access to memory and operating system resources. Without this limit, developers could create applets that can use unlimited memory and system resources. By doing this, the applet could have complete control of the computer and this could be used maliciously.
No comments:
Post a Comment