Michaël Olla | 9 Jan 11:15
Picon

Applet in Nuxeo plugin

Hi all,

 

I need to write an applet for my Nuxeo plugin. The problem that I encounter is that I keep getting ClassNotFound exceptions in the java console.

 

Here is my html code:

 

<applet code="com/astek/applets/MyApplet.class" width="50" height="50" codebase="../">

Your browser does not support the <code>applet</code> tag.

</applet>

 

I’ve tried different values for the codebase and it still doesn’t work. Does anyone know how to do it in a Nuxeo plugin?

 

Thanks,

 

Michael

 

_______________________________________________
ECM mailing list
ECM@...
http://lists.nuxeo.com/mailman/listinfo/ecm

Gmane