Copying an Applet Into an HTML File
To copy an applet tag and paste it into an HTML file:
- Click the Project's button

on the Java WorkShop main toolbar.
- Click the name of the applet project that you want to copy.
- Choose Project -> Copy Applet Tag.
- In the source editor, open the project where you want to place the applet; then click where you want to paste the applet tag.
- In the Java WorkShop main menu, choose Edit -> Paste.
- Save the file by choosing File -> Save.
Java WorkShop pastes the entire HTML file into the source editor. You may want to edit this file because it includes more than just the