Basic HTML version of Foils prepared May 19 99

Foil 56 What can applets do - III?

From Remarks on Internet and Java Security Basic Information Track Computational Science Course CPS616 -- Spring Semester 1999. by Geoffrey Fox, Mehmet Sen


1 Applets cannot make the interpreter exit through either System.exit() or Runtime.exit() methods.
2 Applets cannot load dynamic libraries on the client using load() or loadlibrary() methods of the Runtime or System classes
3 Applets cannot create or manipulate any thread that is not part of same ThreadGroup as the applet.
4 Applet cannot create a ClassLoader or SecurityManager
5 Applet cannot specify network control functions including ContentHandlerFactory, SocketImplFactory or URLStreamHandlerFactory
6 Applet cannot define classes that are part of built in client side packages

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Wed May 19 1999