Tonight we have an exciting subject. Something that everyone should know about
and few folks do.  For instance... Why do two instances of the same class running
in the same VM fail an "instanceof" test?  Find out the answer to this and more tonight
at the Triangle Java User's group.


<p>Monday, March 17, 2003<br> 6:30 PM - 9:00 PM </p>

<p>
<span class="title">Java Class Loaders</span><br>
<span class="author">Stuart Dabbs Halloway</span>
</p>

<p>
Java's class loader architecture provides a dynamic and extensible
mechanism for building applications. You will learn how to use class
loaders to deploy multiple versions of classes side-by-side in the same
VM, and how to redeploy components withtout shutting down servers. You
will also learn how to troubleshoot class loading problems such as
inversion. You will learn to use the context class loader to correctly
implement factory methods, and how to load non-code resources.
</p>

-Andy



_______________________________________________
Juglist mailing list
[EMAIL PROTECTED]
http://trijug.org/mailman/listinfo/juglist_trijug.org

Reply via email to