The beginning of creating a Java Dynamic Web application that uses a servlet for both the Controller and View concerns of the MVC. The learning objective of this example is to get a deeper understanding of Java servlets. The application design is chosen to support this learning objective and is not necessarily how I would design the application for the "real world."