Hi,
I am getting following error message:
My controller looks like:
My Pojo class looks like:
Note
I have posted only relevant pieces of code here. I am not sure as to why am I getting mentioned error about
IllegalStateException and some useful pointers would be appreciated.
Also, what are normal reason for getting `Neither BindingResult nor plain target object for bean name x available as request attribute` errors ?
Thanks.