April 05
Prof. Ismael H. F. Santos -
ismael@tecgraf.puc-rio.br
2
Java Applets
n
Applets are Java programs
n
Classes downloaded from network
n
Run in browser on client
n
Applets have special security restrictions
n
Executed in
applet sandbox
n
Controlled by
java.lang.SecurityManager