Exercise 3: Running the Project

In this exercise, you will generate an HTML file that runs the Blink project.
  1. Check the Java WorkShop tool bar for the current portfolio and project.
    If the current portfolio is not "personal," choose Portfolio => Choose => personal. If the current project is not Blink, choose Project => Choose => Blink.

  2. Click the Project Tester control on the WorkShop tool bar.
    The WorkShop generates the HTML file Blink.tmp.html in your Blink directory. The HTML file includes the <applet> tag, which specifies the options to use when placing the Blink project on a Web page. The WorkShop loads the file into the Web browser, and you can see the Blink project executing. The word "Blink" blinks on and off, in different colors.

  3. To stop the running applet, click on any tool in the tool bar.

Next lesson:

You have completed the lessons in this tutorial. The next tutorial is Tutorial Two: Editing Project Attributes.