Html程序  |  16行  |  373 B

<h2>Instructions</h2>

<p>1. Run the server on the local host (where your web browser is running):

<ul>% java sample.rmi.Counter 5001</ul>

<p>2. Click below:

<h2><a href="webdemo.html">
Start!
</a></h2>

<p>If you don't want to use a web browser, do as follows:

<ul><pre>% java javassist.tools.web.Viewer localhost 5001 sample.rmi.CountApplet</pre></ul>