How do I set password expire time period?
I created another column in my user table expiration date. When user signs up and created the password. added 90 days to current sysdate and inserted in expiration date.
When the user tried to login in the system will check expiration date is greater than the current date.
When the user update his password will change expiration date adding 90 days to current system date.
| Is This Answer Correct ? | 1 Yes | 0 No |
Can we use jsp implicit objects in a method defined in jsp declaration?
What does jsp mean in text?
What is an implicit object?
What is a scriptlet in jsp and what is its syntax?
What is difference between page and pagecontext in jsp?
What is request getcontextpath ()?
what are the tools used in your project , How to ask the answer this question
What are advantages of jsp over asp, php, pure servlets and others?
How can multiple submits due to refresh button clicks be prevented?
What do you mean by jstl?
Why session is used?
What is use of scriptlet tags in jsp?