Version 2

    The ActionResponse interface represents the portlet response to an action request. It extends the PortletResponse interface to provide specific action response functionality to portlets.

    The portlet container creates an ActionResponse object and passes it as argument to the portlet's processAction method.