1 Reply Latest reply on Jun 1, 2011 5:55 AM by gerrytan

    suggestion on database backed login module samples

    gerrytan

      Hi, I am a newbie trying to develop a java ee / spring-mvc web-app. One of the requirement is I'd like to leverage java ee declarative security via web.xml <security-constains>, and JBoss security domain (Database backed login module and form based login method).

       

      I've been reading and researching the documentation for the past 2-3 days, but still can't find enough examples to get started, is there any good articles or samples?

       

      Thanks