Create View components that generate the basic forms or pages that comprise the user registration and login portions of your application. These include the following:
Each view is implemented as a JSP accessed from a demo page with links to each view page. Each view provides a means for returning comments and/or error messages. Views are expected to make effective use of DataBeans.