I am new to Spring and I am not able to solve this issue. I read almost all the post regarding this issue but I am not able to figure out the problem in my code.
java.lang.IllegalStateException: Neither BindingResult nor plain target object for bean name 'cmd' available as request attribute
I am getting this error only at the loading of the page for the first time. In edit mode it works perfectly fine.
Controller Class Object
JSP
Bean
Object
Any help will be appreciated.
Thanks,
Parth