Week3 updates and notes
- Created a Hello.jsp and a GoodBye.jsp.
- Removed the simple html code from the servlets and put it into the JSP pages.
- Added redirects in the servlets to point to the to the jsp pages.
- Fixed up the HTML in the JSP pages to look a little like menus.