Posts: 409 / Nickname: bv / Registered: January 17, 2002 4:28 PM
Security and the Class Loader Architecture
August 1, 1997 8:34 AM
|
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 |