The RenderResponse defines an object to assist a portlet in
sending a response to the portal.
It extends the PortletResponse interface to provide specific
render response functionality to portlets.
The portlet container creates a RenderResponse object and
passes it as argument to the portlet's render method.
RenderResponsedefines an object to assist a portlet in sending a response to the portal. It extends thePortletResponseinterface to provide specific render response functionality to portlets.The portlet container creates a
RenderResponseobject and passes it as argument to the portlet'srendermethod.