1 Reply Latest reply on Mar 11, 2005 4:29 PM by starksm64

    help w/ user/passwd login

    garyg

      Hey all,

      Right now I'm just trying a first step to put user/passwd login in my web app and having a hard time following along chapter 8.4.6 of the databaseServerLoginModule in the docs.

      So far I've :
      - added the policy to the login-config.xml
      - created user/userroles tables in my database.

      But I'm lost as to what's next. Can someone guide me a bit as to what I need to do to make this connect to the login page of my web app.

      Any help much appreciated.