Clients can use the obtainObject() method to retrieve an portlet request object, and releaseObject() to release it back to the pool once is done with it.
obtainObject()
releaseObject()
Parameters: req - The HttpServletRequest objectParameters: res - The HttpServletResponse object
HttpServletRequest
HttpServletResponse
RenderRequest