1 Reply Latest reply on Jan 20, 2006 5:18 PM by mholzner

    getTargetPortlet returns null

    titus1979

      Hi, how can I know which one is the target portlet inside my Strategy class? I've been trying with the method getTargetPortlet() but it always returns null.

        • 1. Re: getTargetPortlet returns null

          you are correct. This seems to be a regression. The StrategyContext.getTargetPortlet() method should give you the PortletContext for any portlet that is directly addressed by the current request via a "ctrl:window=" URL parameter

          Please enter a JIRA issue for this