1 Reply Latest reply on Nov 16, 2002 4:34 AM by petertje

    Custom error pages....

    vikram

      I just got security working and have a related question.

      In the web.xml, we specify a login and an error page. Is there anyway, we can have some custom pages for access denied, too many login attempts (this is thrown as an exception inside the LoginModule implementation I have writtent)?