Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Let us look at user input in slow motion as it travels from the browser form to the beans that make up the business logic.
First, the user fills in a field of a web form. When the user clicks the submit button, the browser sends the value to the server, using an HTTP request. We call this value the request value.