Web Assignment 1 You have been provided the skeleton of List Customers -> Show Customer Your first web assignment is to flesh out these pages... I would like to see all the Customer details including: id first name last name city country phone In addition I would like a page footer added that display the current (server) date Feel free to add style to the customer.css file Feel free to change the: CustomerServlet listCustomers.jsp showCustomer.jsp