Thank you, Nick. I am not sure if I understand you correctly on all counts. At present, the applets reside somewhere on my harddisk. I can access the applets through an IFrame external link in CourseLab.
I do not understand all the interdependencies of the applets on various scripts and I have failed to implement them as pure Java applets. Also, CourseLab copies the java applet automatically to the images folder, however it seems like the applet expects to be in a certain subfolder and when it runs it gives a name/location error (The Java console seems to indicate this). So I have given up on that one.
Back to using an Iframe, I understand you as saying that during production I should already move all the external files to a subfolder of the course/module and it should be the same level as the images folder. Then publication should proceed correctly and the needed files will be linked correctly.
Thank you, Nick. I am not sure if I understand you correctly on all counts. At present, the applets reside somewhere on my harddisk. I can access the applets through an IFrame external link in CourseLab.
I do not understand all the interdependencies of the applets on various scripts and I have failed to implement them as pure Java applets. Also, CourseLab copies the java applet automatically to the images folder, however it seems like the applet expects to be in a certain subfolder and when it runs it gives a name/location error (The Java console seems to indicate this). So I have given up on that one.
Back to using an Iframe, I understand you as saying that during production I should already move all the external files to a subfolder of the course/module and it should be the same level as the images folder. Then publication should proceed correctly and the needed files will be linked correctly.