How can I use Java applets where the code is created by another program or a wizard?
You can add Java applets created in another program by adding the HTML using our External HTML options. Usually a Java wizard creates a final output which consists of HTML code which references back to the class files and other supporting files the Java applet requires. Reference the HTML code generated by the Wizard using the External HTML tool on your NetObjects Fusion page. You should specify that you want to Manage External HTML assets. This makes sure that NetObjects Fusion tracks all the supporting files required for the applet to function. Remember that each applet is different and may have different requirements, so always consult the documentation provided with the applet program as to how the end result is to be included in a Web page and where the files are required to exist on the server.