1 Reply Latest reply on Apr 22, 2010 5:09 PM by dxxvi

    How to implement securities in JSF2?

      Hi All,


      I want to build a web application with JSF2. I want to have login & logout pages also and some security tags as well (security tags, in my world, are tags that check if the logged in user has some roles).


      Then, what other libraries, frameworks ... do I need?


      Thanks.


      PS: I prefer using some framework/utility for the security thing than writing some phase listener to do that.