Creating an applet client

These optional steps describe how to create an applet client that runs in a Web browser. Complete all steps under “Creating the application” before running the applet:

  1. Verify that your browser can run JDK 1.2 applets.

  2. Prepare your EAServer installation to run applets.

  3. Write the applet code.

  4. Create an HTML page to run the applet.

  5. Run the applet.