1 Reply Latest reply on Oct 3, 2008 6:33 PM by deanhiller2000

    role-required attr. vs. login-required

    deanhiller2000

      I must say I LOVE the login-required attribute in pages.xml and tying that to a folder like secure.


      Is there a role-required attribute to do the same thing like so



      role-required="admin"




      and then I can tie that to secure/admin so only admins can access the admin pages.  This sure would cut down on all the typing with the @Restrict annotation.


      thanks,
      Dean