		Online Thesis Submission
		------------------------
Notes on Installation and Use:
---------------------
	Untar the tarred file. Execute the Make file. Before executing the make
	file, the CLASSPATHs should be properly set. 

	This will enable the servelet runner to be run in the background. This
	process will always be running. 

	Run the sql/tabins.sql file in the database where you want everything
	to be stored. This will create the respective tables in the database.

	Insert Data into the respective tables by creating the corresponding
	load files.

	Please Note that each year, new student roll nos have to be inserted
	into the auth_table as well as the student_faculty table. This can
	either be done through the superuser interface or directly it can be
	inserted in to the database.
	

Now, The online electronic thesis submission can proceed as usual.	
