24 lines
		
	
	
		
			667 B
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			667 B
		
	
	
	
		
			HTML
		
	
	
	
| <h2>Instructions</h2>
 | |
| 
 | |
| <p>1. Compile <code>sample/evolve/*.java</code>.
 | |
| 
 | |
| <p>2. change the current directory to <code>sample/evolve</code><br>
 | |
| and compile there <code>sample/evolve/WebPage.java</code><br>
 | |
| (i.e. compile <code>sample/evolve/sample/evolve/WebPage.java</code>).
 | |
| 
 | |
| <p>The two versions of <code>WebPage.class</code> are used<br>
 | |
| for changing the contents of <code>WebPage.class</code> during
 | |
| the demo.
 | |
| 
 | |
| <p>3. Run the server on the local host (where your web browser is running):
 | |
| 
 | |
| <ul>
 | |
| <code>% java sample.evolve.DemoLoader 5003
 | |
| </code></ul>
 | |
| 
 | |
| <p>4. Click below:
 | |
| 
 | |
| <ul><h2><a href="http://localhost:5003/demo.html">
 | |
| Start!
 | |
| </a></h2></ul>
 |