Change the instrument name input field from text to drop-down selection.
Restrict updating to only "Issue Description" and "Issue Status" attributes.
Added proper close statements to close database connection to release resources when it is done.
Removing report.html file
Added new homepage index.html
Change the submit buttons in check.html and delete.html to all upcase letters
Added DeleteData servlet to work with newly created delete.html
Added InsertData servlet to work with report.html