Servlet 1 (CookiesServlet1): Handles the initial request, receives user input via an HTML form, and sets a cookie with the user's name. The user is welcomed with a personalized message and provided a ...
It is a basic MVC JAVA Web project which runs on Tomcat. This is a TDD style project. Functional Test is Pending.More info to follow .