logon « User « JSP-Servlet Q&A





1. how to display "Must change password" using jsp and servlet during the first logon of user    stackoverflow.com

"Must change password" should be displayed when the user logon for the first time and needs to change it.. how to achieve this...