Hi, I am facing a problem in retrieving a jsp usin,
March 26, 2007 at 8:41 PM
Hi, I am facing a problem in retrieving a jsp using struts framework. I am getting the error "Form bean not specified on mapping for action: "/SetNewPassword". struts config is as below:
I have defined 2 form beans and 2 action mappings. The "/SubmitLogon" action works fine, but "/SetNewPassword" is giving "Form bean not specified on mapping for action". Could any one help me resolve this problem.