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...
Answer Posted / 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 |
Post New Answer View All Answers
Which textcomponent method is used to set a textcomponent to the read-only state?
Is the session factory thread safe?
How messaging services are done, before release of JMS?
What event results from the clicking of a button?
What is ioc concept?
What are the difference between RMI and CORBA?
whats is statement and procedure
What are the services in RMI ?
What is the difference between RMI and Corba?
What is the difference between a menuitem and a checkboxmenuitem?
whats is mean by connectionpooling
we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
What is a clone?
difference between ejb,struts,hibernate,spring and jsp