Example "bar" method.
Parameters: mapping - The ActionMapping used to select this instance Parameters: form - The optional ActionForm bean for this request Parameters: request - The servlet request we are processing Parameters: response - The servlet response we are creating exception: Exception - if business logic throws an exception
Example "foo" method.
Parameters: mapping - The ActionMapping used to select this instance Parameters: form - The optional ActionForm bean for this request Parameters: request - The servlet request we are processing Parameters: response - The servlet response we are creating exception: Exception - if business logic throws an exception