On Mon, January 17, 2011 1:49 pm, DooMRunneR wrote: > Hello, > > > i have some problems running *DMC-applet-0.8.10.jar *as a java applet. > > I just use a simple html part to open DMC as a apllet > > > <applet code="*DMC-applet-0.8.10.jar*" alt="DRBD Console"> > <param name="TestText" value="SELFHTML"> > </applet> > > > But as far as i know a normal java applet is a .class-file and not a > .jar, so i get a bunch of class-errors in my java console. >
There's an "archive" parameter for this, but anyway there's now an example html code on the http:oss.linbit.com/drbd-mc/ Rasto -- : Dipl-Ing Rastislav Levrinc : DRBD MC http://oss.linbit.com/drbd-mc/ : DRBD MC http://www.drbd.org/mc/management-console/ : DRBD/HA support and consulting http://www.linbit.com/ DRBD(R) and LINBIT(R) are registered trademarks of LINBIT, Austria. _______________________________________________ drbd-mc mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-mc
