The sample application included on your Component Enabler CD-ROM is provided as a guideline to assist you to develop and customize your own use of Component Enabler. There is no warranty of any nature extended to cover your use of the sample code described in this section.
Component Enabler applications commonly start with a normal HTML page which provides an entry point for users to select the application before they start the applet. The applet downloads the Java archive (.jar) files, which can be costly in terms of time. In the sample, the entry HTML page has a simple link to the next HTML and JavaScript page.
The following figure shows the construction of the dwtest.html sample page and how it uses its two frames to manage the application.