DispatchMapping does not define a handler property
You may face this error while working on java struts:
"DispatchMapping[/login] does not define a handler property"
Answer of this issue is "parameter attribute mention in struts-config for method of Action class"
You may face this error while working on java struts:
"DispatchMapping[/login] does not define a handler property"
Answer of this issue is "parameter attribute mention in struts-config for method of Action class"
No comments:
Post a Comment