CIS 35A: Introduction to Java Programming

Home | Green Sheet | Lectures | Assignments | FAQ | Grades

Applets

Applets
Develop and test
Convert HTML page for an applet

The HTML Converter dialog box

How to use the HTML Converter with Windows

  • Open the Windows Explorer and navigate to your JDK's bin folder (typically C:\Program Files\Java\jdk1.5.0\bin).
  • Double-click the HtmlConverter.exe file to display the Java Plug-in HTML Converter dialog box.
  • Use the HTML Converter dialog box to specify the HTML files that you want to convert, along with the backup directory for the original HTML files if necessary.
  • Click the Convert button to convert the files.

Options in the HTML Converter Dialog Box

  • You can use the Matching File Names text field to limit or expand the types of files that the HTML Converter attempts to convert.
  • You can use the Include Subfolders check box to include all subfolders in the conversion.
  • You can use the Template File combo box to create HTML files that work with different browsers and operating systems.
  • You can use the Java Versioning radio button to create HTML files that help the user automatically or manually download the appropriate version of the JRE.
Previous | Future Value Calculator applet | Code | HTML page for an applet | Test with Applet Viewer | Convert HTML page for an applet | Code for the converted HTML page | Test from a Web browser | Next