|
Hello,
i wrote a java applet and want to run it in ilias in a learning module.
i followed the steps: created a ilias learning module, created a page and added a media object (the jar), with the parameters <APPLET CODE="letsearchtask.LetterSearchTask.class" ARCHIVE = "LetterSearchTask_fat.jar"> </APPLET> .
I tryed it also with no parameters and also with no applet tag (only CODE= "letsearchtask.LetterSearchTask.class", ARCHIVE="LetterSearchTask_fat.jar").
On the page where the applet was supposed to be, a text ("Click here to download the plugin") appears. Finally the plugin (application/ java archive) can not be found. I have the latest java version and in a normal Browser the applet is running with no problems.
What am i doing wrong? Is it possible to run a personal applet in ilias or has it to be a special type of applet? My applet is a signed applet.
Thanks
mihai
|