8.5.10 interface javax.portlet.RenderResponse
The RenderResponse interface extends the PortletResponse interface. This object is passed to the render method. This object is used to set the title of the portlet and generate content by either obtaining a writer or delegating to a JSP or Servlet. The scope of this object is only for the render method.
Some important method of the RenderResponse interface. Please see the JSR 168 API for a complete listing of methods.
ibm.com/redbooks