0 Replies Latest reply on Jan 2, 2007 9:02 AM by luuzz

    Retrieve page properties

    luuzz

      Hello,
      I am using jboss portal 2.2. In my -object.xml i have page properties like displayName.
      I want to retrieve this information for each page.
      To do this, i browse the portal nodes using request.getPortalNode(). I can access the pages but i don't know how to retrieve properties.
      The getDeclaredProperties method is only defined for a PortalObject object and not for a PortalNode. Can you please help me.
      Thanks