ASC Training System installation instructions: 1. Install support softwares 1) Back-end Dababase (current system on Oracle8) 2) JDBC Driver (current system uses Oracle JDBC thin driver) 3) HTTP Server with Servlet Engine (recommend Java Web Server) 4) Setup HTTP Server to run servlets 2. Install Training System Software 1) Create an oracle account for Training System 2) Load data structures (tables) into oracle account File name: tables.sql 3) Create a few sequences under the oracle account. File name: sequences.sql 4) Copy Training.jar to directory servlets/ 5) Copy oracle.zip to appropriate directory 6) Add the path of 4) and 5) to your CLASSPATH