previous | index | next

Using Request Beans

We will use a request bean to pass user input data from Welcome.jsp to Operation.jsp by: We will use RequestBean1 for this but first we will rename it to the more fitting OperationRequestBean by using the IDE's Refactor feature.

previous | index | next