Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I want to use Netscapes Capabilities Class to enable the creation of a ClassLoader in an applet. My question is whats the target name for ClassLoader?

0
Posted

I want to use Netscapes Capabilities Class to enable the creation of a ClassLoader in an applet. My question is whats the target name for ClassLoader?

0

Location: http://www.jguru.com/faq/view.jsp?EID=95773 Created: Jul 5, 2000 Modified: 2000-09-14 08:35:47.528 Author: Krzysztof Harpula (http://www.jguru.com/guru/viewbio.jsp?EID=95391) Question originally posed by men hao (http://www.jguru.com/guru/viewbio.jsp?EID=19330 To get possibility to create custom class loader in applet under Netscape use: PrivilegeManager.enablePrivilege( “MarimbaInternalTarget” ); This is an undocumented target. I used it under Netscape v.4.72 to install custom class loaders.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123