Contents of application:

readme.txt     this file
index.html     root of project
casuale.jsp    page for the functionally of Tomcat
database.jsp   page for connection of database MySQL

Structure of Directory

myapp 		home
WEB-INF 	Directory of system Tomcat (contents: web.xml,install.txt, myapp.sql - sql instruction for db)
lib			directory contents driver JDBC for MySQL (mysql-connector-java-3.1.10-bin.jar)
classes		empty
tlds		empty