Hi frnds ,iam new to java and j2ee ,my requirement is using
java or any j2eetech how to lock an user when he enter wrong
credentials(uname&password) more than 3 times.take the
username and passowrd in a bean no need to conned Db kindly
provide me sample application code or and ideas or links or
tutorials plzzzzz urgent for me thanks in advance...
Answers were Sorted based on User's Feedback
Answer / juser
If it is window based application then you can use static
varibale. I mean static counter varibale and every time
when user tries to enter user name and password then check
if it wrong increase counter.and if this counter variable
is more than 3 then block this user by updating DB.
| Is This Answer Correct ? | 8 Yes | 5 No |
Answer / hero
Please Stop Learning About JAVA Its Better For Your Life....
Worst Doubt...
| Is This Answer Correct ? | 2 Yes | 0 No |
What’s jboss cache in short?
How a component can be placed on Windows?
How to send a request to garbage collector?
What is the difference between static and non-static with examples?
Dear freinds... I want to know how to write self mapping for a table using hibernate?
When a thread blocks on i/o, what state does it enter?
Have you used threads in Servelet?
What are the different approaches to represent an inheritance hierarchy?
Can I run seam outside of jboss as?
hi, All are saying that now software field position is not good and in 5-10yrs total software field ll be saturated . is it true? i am unable decide ii continue in this field or not please tell me?
What event results from the clicking of a button?
What method MUST be implemented by all threads?