Group E

* database Username is coded in web.xml file
* database Password is coded in web.xml file
* Database url coded in web.xml file
* build.xml brings up menu when run ant saywhat command
* There is global.properties file to change directories
* There is createDatabase.sql file that has description of tables, however initially expert classes access our own database parise
* here is the link to access working application: http://porsche.cis.udel.edu:8125/Schedule-v2/login.html. Application should always start with LOGIN.HTML page, otherwise it will not work correctly!
* please read LoginREADME.txt before running the application