Note that there are some explanatory texts on larger screens.

plurals
  1. PO.class path api java
    primarykey
    data
    text
    <p>I would like to insert an API java into a web page.</p> <p>Even with such an easy code:</p> <blockquote> <pre><code>applet code = 'Ejs.Simulations._apps._examples.HVmin' archive = 'Ejs/Simulations/_apps/_examples/HVmin/hVmin.jar', width = 300, height = 300 /&gt; </code></pre> </blockquote> <p>I get this error: </p> <pre><code>cargar: clase Ejs.Simulations._apps._examples.HVmin not found. java.lang.ClassNotFoundException: Ejs.Simulations._apps._examples.HVmin at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source) at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source) at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: open HTTP connection failed:http://localhost/blanca/Ejs/Simulations/_apps/_examples/HVmin.class at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source) at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source) at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) ... 7 more Excepción: java.lang.ClassNotFoundException: Ejs.Simulations._apps._examples.HVmin </code></pre> <p>I don't know where to put HVmin.class, I have tryed in differents paths with the same result.</p> <p>The file HVmin.class is in this path: <code>C:\xampp\htdocs\blanca\Ejs\Simulations\_apps\_examples\HVmin</code></p> <p>Any help, please?</p> <p>Thanks in advance</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload