Basic HTML version of Foils prepared August 4 1997

Foil 29 What can applets do - III?

From Remarks on Java and Internet Security Web Certificate CPS616 Enhancement -- Summer 1997 . by Geoffrey C. Fox


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



© 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 Apr 1 1998