Saving Applet Projects
At any time the current applet being designed may be saved by pressing the save button on the toolbar or by selecting "Save" from the "File" menu. The first time you save your applet the Composer will prompt you for a location and file name to save the applet to. Composer will then generate an HTML file with the file name you defined and move any applicable program files and images required by your applet to the same folder or folders you specify with the "specify folders" option under the file menu.
Once saved the applet may be run in a web browser by opening the HTML applet tag file you saved. (Note: when moving the saved file or uploading to your web site make certain to move any supporting program files, .class extensions, and images to the same folders you specified. All references within the applet tag are relative, and will work so long as the folder structure copied to contains the same names and relative structure.)