Exercise 15: Java Database - Make a Connection
due April 26 extend to May 2 (email link to servlet)
Create a Servlet to make a simple connection to your database you created in the previous exercise. From the program make a simple SQL querry and print out the results to the client who invoked the Servlet. Go here for more info on how to connect.
Show results to your instructor.