Monday 17 November 2014

DispatchMapping does not define a handler property

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"

No comments:

Post a Comment