Generating an HTML Page

You can create either a custom or standard HTML page for your applet.

To create a standard HTML page:

  1. Make sure the Use generated html page radio button is selected.
  2. Click Finish.
    Java WorkShop adds the project name to the project manager, and the source editor window displays a project template to which you can add your source code.
To create a custom HTML page:
  1. Click the Use custom html page radio button.
  2. Type the name of your html page in the text box.
  3. Click Finish.
    Java WorkShop adds the project name to the project manager, and the source editor window displays a project template to which you can add your source code.