0 Replies Latest reply on Aug 29, 2007 5:22 AM by squalli101

    EJB3, Seam, JSF - Best way to secure an appication?!?!

    squalli101

      Hi all

      I am building an application which allows users to create an account, login and then continue through the application and logout at the end. I would like to secure this app so that only logged in people can view any pages past the login page etc pretty standard stuff. I would also like to be able to access the user/group information from my stateful EJBs, controll access to methods etc....

      Im after the quickest but most secure solution poss! Any comments or examples would be greatfully received!

      Thanks All.