Looping Database Servlet Assignment
- Create a new Dynamic Web Application.
- Add a servlet that will output all the customers in the demo_customers table. If you don't have a demo_customers table then loop through the table you used in the Java Oracle assignment.
- Use Bootstrap to impress your friends and neighbors.