Answer Posted / cvsr.sarma
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 |
Post New Answer View All Answers
Explain the
Are dialogue tags necessary?
Is jsp and javascript same?
How can I implement a thread-safe jsp page? What are the advantages and disadvantages of using it?
Explain jsp lifecycle methods?
What is server side programming language?
What are the standard actions available in jsp?
What is the use of jsp implicit objects?
What are the 3 tags used in jsp bean development?
What are the attributes of page directive?
What is a scriptlet?
What are request and response objects?
What is the use of session management?
Java Server Page I can use a function in two ways:
Either I declare
List out the various scope values of jsp action.