0 Replies Latest reply on Jan 17, 2007 2:10 PM by lehd

    CommandFactory, Invocation and PortletSession

    lehd

      Hi all
      I have an url mapping like that for cms but for different prefix.
      I have CommandFactory. In it's doMapping I need to access PortletSession attribute. The only way I think is to try to find them through ServerInvocation which is passed as a parameter to doMapping.
      Can it be possible? Or maybe there are some other ways or ideas?
      Thank you