Re: Loading a class using the applet class loader



Just a couple of ideas. I've never tried this, so good luck.

Thank you for the hints, but unfortunately, this is impossible. An
applet has a series of security restrictions, and one of these
restrictions is that a applet can never subclass or create a class
loader.

André

.



Relevant Pages

  • Re: Loading a class using the applet class loader
    ... applet has a series of security restrictions, ... restrictions is that a applet can never subclass or create a class ... loader. ...
    (comp.lang.java.programmer)
  • Re: Does a JAR need to be signed to be JNLP launched?
    ... runs *inside* the browser) but I get the following exception: ... This is an applet not an application and I can live within the security restrictions of the sandbox. ... Using JNLP to launch the applet enables me to utilise extensions which include native libraries without signing my applet and provides access to all the JNLP-enabled functionality like DownloadService and PersistenceService etc. ...
    (comp.lang.java.programmer)
  • Re: Urgent: Applet display Object in XP
    ... Thank you for your hints. ... Before I post the question on a forum, ... searched but I did't find an answer that fit to my problem. ... So, i can see the applet, looks ...
    (comp.lang.java.gui)
  • Re: Urgent: Applet display Object in XP
    ... >> Thank you for your hints. ... > post I'll go a little extra effort for you. ... > to use Java 1.1. ... If is so, than the all applet could not be visible, right? ...
    (comp.lang.java.gui)
  • Re: inconsistent applet not inited error
    ... > Keith McCullum via JavaKB.com wrote: ... > message should be able to give you the hints you need to go in the ... example I see for APPLET has ".class" in the code parameter, ...
    (comp.lang.java.help)