1 <h2>Instructions</h2> 2 3 <p>1. Run the server on the local host (where your web browser is running): 4 5 <ul>% java sample.rmi.Counter 5001</ul> 6 7 <p>2. Click below: 8 9 <h2><a href="webdemo.html"> 10 Start! 11 </a></h2> 12 13 <p>If you don't want to use a web browser, do as follows: 14 15 <ul><pre>% java javassist.tools.web.Viewer localhost 5001 sample.rmi.CountApplet</pre></ul> 16