Friday, April 6, 2018

spring mvc error

Problem:
Neither BindingResult nor plain target object for bean name 'country' available as request attribute
Solution:
instantiate country and add as attribute in model map.

No comments:

Post a Comment