“… secure, …”
Byte-code verification on loading (not just compilation).
Applet code runs in 'sandbox', with significant restrictions
Security is enforced by the
SecurityManager class
Work-arounds for applet
security restrictions include
digitally signing code, and
Servlets