I am trying to display the "Password Changed Successfully" message after changing the Password.
I am Using Simple form controler in that i am using method "onBindValidate" and "onSubmit".
I want to display the message "Password Changed Successfully" from controller to JSP
Please help me in this regard ASAP.![]()


Reply With Quote