1 Reply Latest reply on Jan 18, 2005 9:32 PM by starksm64

    Need Help Here

    niefeng

      Hi,
      I am new to j2ee and trying to use DatabaseServerLoginModule as the loginModule to secure my webpage.

      Could anyone provide some example or guideline on setting up the security constraint? I will use form-based authentication...

      Since the login.jsp page is written by me, how can I pass both the username and password to the login-module, and let it to verify the user ? and also how can I get the result from the login-module when the user has been verified by the login-module ?

      thx in advance

      new bird