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

How to comment out jsp code?

508


Can we override jsp service method?

476


What is a javaserver pages (jsp)?

544


What is tld in jsp?

483


How to find out the name of the http method using jsp el?

534






Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page? : Citibank

518


What is jsp translation phase?

482


What is a jsp container?

494


How to deactivate el usage on jsp?

526


Why is jstl used?

508


How can I handle jsp page errors?

532


Explain the jsp:setProperty action.

556


What is jsp in javascript?

498


How can we extend jsp technology?

669


How is jsp better than servlet technology?

544