Use your Project 3 and put the search part online - meaning, you provide a nice Web-based Interface (HTML form) and connect it to either a Servlet or a JSP to provide the search.
You need GlassFish and MySQL on localhost to deploy the project!
As usual: submit the NB project into the drop box.
I will run the project as follows:
1. I will make surew both my MySQL XAMPP DB and my localhost GlassFish are running.
2. I'll run the SQL script against MySQL
3. I will deploy/run the whole project on GlassFish
If it works it works, if not then not! It's your responsibility to get the deployment descriptors right!