Prof. Ismael H. F. Santos
-ismael@tecgraf.puc-rio.br2
Java Applets
nClient-side Java programs that
run in a browser
nApplets have special security restrictions called the applet sandbox
nOnly
applets loaded over the network are subject to
the applet sandbox
nThe
applet sandbox is controlled by a java.lang.SecurityManager