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 |
What are the types of jstl tags?
Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?
What do you know about writing custom jsp tags?
Hi, I've applied for HPCL(Information System Officer)& UIIC (A).Plz send me previous/sample papers and any suggestions regarding this exam.Please advice me good study material or related links. Thanks in advance shyam shyamprasad71@gmail.com
i have one jsp page. inside this, String s=req.getParameter("raja");...... now we want to remove duplicate characters and o/p will be like "rj".... what is the logic?
Can we use javascript with jsp pages?
What are the differences between get and load methods?
What are jsp implicit objects?
What is jsp tag?
Why jsp is used instead of html?
What is jsp expression?
What are the implicit el objects in jsp?