• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<h2>Instructions</h2>
2
3<p>1. Compile <code>sample/evolve/*.java</code>.
4
5<p>2. change the current directory to <code>sample/evolve</code><br>
6and compile there <code>sample/evolve/WebPage.java</code><br>
7(i.e. compile <code>sample/evolve/sample/evolve/WebPage.java</code>).
8
9<p>The two versions of <code>WebPage.class</code> are used<br>
10for changing the contents of <code>WebPage.class</code> during
11the demo.
12
13<p>3. Run the server on the local host (where your web browser is running):
14
15<ul>
16<code>% java sample.evolve.DemoLoader 5003
17</code></ul>
18
19<p>4. Click below:
20
21<ul><h2><a href="http://localhost:5003/demo.html">
22Start!
23</a></h2></ul>
24