Related link: http://www.theserverside.com/resources/article.jsp?l=ClassLoading
When you first work with application servers, and have classes thrown here there and everywhere, you see those nasty ClassCastException’s. It is important to put classes in the right places to get things working as you want them too, and this article tells you how some of the app servers work.


