0 Replies Latest reply on May 22, 2008 9:08 PM by lcbdl888

    view-id in page.xml

    lcbdl888

      Hi,
      Can I specify the view id in global page.xml like this?


      <page view-id="*Edit.xhtml">


          <restrict>#{s:hasRole('admin')}</restrict>


      </page>