What Applets can't do


Read or write to the reader's file system.

Communicate with a server other than the one that had originally stored the applet.

Run a program on the reader's system (including forking a process).

Load programs native to the local platform (including shared libraries such as DLLs).


Osmar R. Zaïane, Copyright © 1996,1997 02/05/97 slide: 33/50 32 34