In this assignment was to have you will build a simple search engine and WWW front-end for the fictitious company The Great DVD. The idea is to let users search through a database of movie titles prior to reserving a particular movie. Unfortunately, if you followed the instructions to the administrative tasks below, you also copied my version of the answers to this assignment. None the less, you can still salvage some benefit from this assignment by doing the follow, which will be due, on Monday, Feb, 18.
isindexSearch.cgi (details) that you dowloaded. It lets a user enter a search term
and display the results of a search. Edit it by at least adding another image of yourself to the page that is displayed. If inspired you may make other changes
to the look and feel of this page.RentalsSearchServer.java (details) that searches
through a database of movie titles for a given word. Write a description of what each element of that code is doing and how it is doing it. ISINDEX for this kind of application.You may use any books or notes at your disposal. I strongly encourage you to work on your own; howver, if you need to consult with one of your clasmates, you may do so, but you must be careful. You MUST turn in your own work, not something that contains stuff copied from your classmates. If you have not already done so, make sure that you take care of all of the administrative tasks that need to be completed before you can use the CGI at Princeton.