Return to the Applets thread Login to post to this thread
Creating an applet HTML page.
Wolfgang
192 Posts
The simplest way to create a HTML page for a single EJS model is to run the model's self contained jar file and then right-click on a graph within the model. Selecting "Create HTML page" from the pop-up menu produces a HTML page with an embedded applet in the jar file's directory. The HTML page and the jar file can then be copied to a web server.
Note: You must edit the applet parameters within the HTML page if the location of the jar file relative to the page is changed.