Directory Structure

if DIR is the address of the directory where files are to be stored,
then the directory struture would be as follows:

DIR/*.html -> These are the html files
DIR/Servlets/*.class -> This contains the class files of the servlets
