169e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal<h2>Instructions</h2>
269e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal
369e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal<p>1. Compile <code>sample/evolve/*.java</code>.
469e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal
569e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal<p>2. change the current directory to <code>sample/evolve</code><br>
669e17611504376e4d4603925f8528dfc890fd2c6Luis Sigaland compile there <code>sample/evolve/WebPage.java</code><br>
769e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal(i.e. compile <code>sample/evolve/sample/evolve/WebPage.java</code>).
869e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal
969e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal<p>The two versions of <code>WebPage.class</code> are used<br>
1069e17611504376e4d4603925f8528dfc890fd2c6Luis Sigalfor changing the contents of <code>WebPage.class</code> during
1169e17611504376e4d4603925f8528dfc890fd2c6Luis Sigalthe demo.
1269e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal
1369e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal<p>3. Run the server on the local host (where your web browser is running):
1469e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal
1569e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal<ul>
1669e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal<code>% java sample.evolve.DemoLoader 5003
1769e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal</code></ul>
1869e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal
1969e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal<p>4. Click below:
2069e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal
2169e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal<ul><h2><a href="http://localhost:5003/demo.html">
2269e17611504376e4d4603925f8528dfc890fd2c6Luis SigalStart!
2369e17611504376e4d4603925f8528dfc890fd2c6Luis Sigal</a></h2></ul>
24