Hello All What is the recommended way of getting ResourceResponse instance in the action method of JSR 286 based Struts2 Portlet Action class? I'm using following way :
ResourceResponse response = (ResourceResponse)PortletActionContext.getResponse(); As PortletActionContext doesn't provide method to get ResourceResponse instance. Am I missing something here? *Thanks & Regards/ **सादर**,* *Gaurav Daga* *[email protected] <[email protected]> | +1.201.308.3242 | Web Presence <http://goo.gl/lW0nh> * Do not follow where the path may lead. Go instead where there is no path and leave a trail. - Harold R. McAlindon
