...
Notice that above, this action is setting a request attribute "searchResults" with the business objectCollection, results, which is being returned by the service.
Below the business object, CumulativeReport, is being set as an attribute, cumulativeReport, in the request.Below
If your action is associated with an ActionForm, you can set the values of instance variables within this ActionForm: