9 Jan 12:15
Re: Applet in Nuxeo plugin
ClassNotFound on what class ? Tiry Michaël Olla a écrit : > > 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