Would anyone be able to provide a trivial example of how to use Dynamic Class Loading from a remote client?  

I've seen lots of talk about it on this list, but with no implementation details :-)

I've tried simple code like this, but it doesn't seem to do anything:
System.setSecurityManager(new RMISecurityManager());

What else do I need to do?

-jason

Reply via email to