Hi,

I am trying to develop a JSP page so that if a user enter his password (wrong)more than 3 times then he will be redirected to an unauthorized page.

I have a login page which contains the HTML login form and the login.jsp to check the userid and password, so any pointers regarding how to add the authorization if password entered wrong more than 3 times will be helpful

A counter?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.