Custom ClassLoader

I do not understand much how to create a simple custom class loader. I found many explaination about it. I don't really get what it means.

Can anyone explain to me in simple code? My custom classloader doesn't work at all.

I want to load a class in another package. How can I do it?

Thanks

[317 byte] By [BB81a] at [2007-11-27 11:28:43]
# 1

What do you mean by "package"?

georgemca at 2007-7-29 16:23:45 > top of Java-index,Core,Core APIs...