9 Jan 11:12
Applet in Nuxeo plugin
From: Michaël Olla <michaelolla@...>
Subject: Applet in Nuxeo plugin
Newsgroups: gmane.comp.cms.nuxeo.general
Date: 2009-01-09 10:15:43 GMT
Subject: Applet in Nuxeo plugin
Newsgroups: gmane.comp.cms.nuxeo.general
Date: 2009-01-09 10:15:43 GMT
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
RSS Feed