As far as I know, if you want applets to be able to load different classes than those found by the surrounding application, the application has to load the applets using a classloader which implements that alternative classpath behavior. Otherwise, you will get whatever is already loaded and/or whatever the application would normally find.
______________________________________ Joe Kesselman / IBM Research --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
