Run the applet
Once the registry and server are running, the applet can be run. Loading
its web page into a browser or appletviewer as shown here runs an applet.
To run in the appletviewer, type the following:
c:\>appletviewer http://localhost:8080/TDClient.html
Figure 5.2

To run in the browser, type the following in the location box of the
browser.
http://localhost:8080/TDClient.html
If nothing goes wrong, you will see the following:
Figure 5.3

|