
To install, do the following:

1. Edit your settings in ./src/Configure.java
2. Run ./Configure
3. Update the Post URL in RegistrationPage.htm in ./src/html/RegistrationPage.htm to the one you set in ./src/Configure.java
4. Set the port number field in ./lib/jsdk2.1/default.cfg to the one you
have set in Configure.java.
5. Copy ./html/* to the (web) directory specified in ./src/java/Confi
gure.java as tilda.

        To run server:         ./lib/jsdk2.1/startserver
	To stop server:	       ./lib/jsdk2.1/stopserver		

	And then to start: 
        Point your browser (IE/Netscape) to: 
                http://<hostname>:<port>/MainPageServlet

INSTALL(end)
