Following this
blog, i was able use the Struts Action hook to add new functionality to my existing hook . Now after doing my hook logic, i want to do a redirection or forward to an existing struts portal path, I am having a class which extends from
BaseStrutsPortletAction and in a particular case i want to redirect to another existing path login/login .
can anyone tell me how to do that ?
Please sign in to flag this as inappropriate.