0 Replies Latest reply on Sep 29, 2003 2:24 AM by nobel

    form-error-page loginmodule

    nobel

      Im using form based authentication together with a loginmodule. If a user fails authentication then the form-error-page jsp will be shown with a static "login failed" and a retry link which is not acceptable. I want to inform the user that eg. he entered an incorrect password, he has been blocked, he has been removed...

      How can this be accomplished? Is there a callback, eg. TextOutputCallback, I can use from the loginmodule that correlates to the form-error-page such as a j_message? Thanx for any help! /niklas