Security and the Class Loader Architecture
Summary:
One of the primary reasons Java technology is a "good fit" for networks is that it has a comprehensive security model designed into its architecture. Beginning with a refresher on the Java sandbox, this article turns to one aspect of that security model: the class loader architecture of the Java virtual machine.
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: August 1, 1997 8:34 AM by
Bill
|
One of the primary reasons Java technology is a "good fit" for networks is that it has a comprehensive security model designed into its architecture. Beginning with a refresher on the Java sandbox, this article turns to one aspect of that security model: the class loader architecture of the Java virtual machine. Read this Artima.com article: http://www.artima.com/underthehood/classloaders.html
|
|