Converting an HTML Page that Contains an Applet

JDeveloper includes the Java Plug-in HTML Converter; it can convert any HTML files that contain applets to a format that can be used with the Java Plug-in.

To convert HTML files that contain applets:

  1. Choose Tools then choose Convert HTML to open the Java Plug-in HTML Converter.

    Chose Help from the Help menu included in the plug-in to obtain context-sensitive help.

  2. Specify a file or the directory path of the files to be converted.
  3. Specify matching file names if you entered a directory path, and optionally select Include Subfolders.
  4. Change or accept the default folder for backup files.
  5. Select the template file to use from the dropdown list.
  6. Click Convert.

    This plug-in places copies of your original files in the backup folder and converts all the files you specified in their original location. Once you have run the converter, your files will be setup to use the Java Plug-in.

  7. Click Done when the Progress window shows that all files have been processed.

Creating an Applet
Creating an Applet HTML File
Debugging an Applet
Running an Applet
Deploying an Applet as a WAR File