8) What Is The Applet Class Loader, and What Does It Provide ?
8) What Is The Applet Class Loader, and What Does It Provide ?
loaded by the file system loader. Applets loaded via the file system are allowed to
read files, write files and to load libraries on the client. Also, applets loaded via the file
system are allowed to execute processes and finally, applets loaded via the file system
are not passed through the byte code verifier.