README - Install 1. Install JDK 1.3.1; 2. Install Tomcat 3.2.3; 3. Unzip ontowebber.zip to your local directory; 4. Set environment variables: (1) Set TOMCATHOME to the tomcat root directory e.g. set TOMCATHOME to c:\tools\jakarta-tomcat-3.2.3 (2) Set ONTOWEBBER to its root directory; e.g., if you unzip ontowebber to dirctory c:\ontoagents, you should set ONTOWEBBER to c:\ontoagents\ontowebber; 5. In the ontowebber root directory, run "deploy.bat". It copies necessary files into directories under the TOMCAT directory. - Run OntoWebber Site Master 1.0 In the ontowebber root directory, run "ontowebber.bat". - View Dynamic Web Sites (1) In ontowebber root directory, run "launch.bat". It starts the TOMCAT engine; (2) Open Internet Explorer, set URL as http://localhost:8080/servlet/index You are directed to the generated default Web-site which only consists of one login page; (3) To view the Web site for user "Ontoagents", enter username "Ontoagents", and password "group".