How do I set password expire time period?

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


Please Help Members By Posting Answers For Below Questions

What are scripting elements?

543


What is jstl (jsp standard tag library)?

530


How can I enable session tracking for jsp pages if the browser has disabled cookies?

528


What are the different types scripting elements in jsp?

494


What is the standard action?

496






What is include directive in jsp?

504


Explain the jsp life cycle?

524


Which jsp implicit objects are thread safe?

492


What is jsp exception?

508


When will container initialize multiple jsp/servlet objects?

519


What is jstl jar?

491


Is jsp a programming language?

476


What is welcome file list?

483


Tell us about the stages (phases) of the jsp life cycle.

502


Explain jsp?

550