1 Reply Latest reply on Sep 11, 2008 10:59 PM by sjmenden

    How to filter all .xhtml files in pages.xml?

    -df-

      Once Im setting in pages.xml
      <page view-id="*" login-required="true"/>
      im starting to get http 404 exception(page not found) on all richfaces .xss generated files.


      off course i can change view-id to view-id="/members/*" but project can contain different amount of restricted folders. so my purpose - is to allow access for not logged users to only one page - login page