Problem
1. How does a servlet read form data values sent by a client to a servlet?
2. What are the primary benefits of using an IDE for building servlet applications?
3. What is a session?
4. Why would a Web server need to store information on a client about the client's previous requests?
5. What is a cookie?
6. What do the methods setMaxAge, setValue, and get Comment do?