Spring MVC Details

1. What is a Model Attribute?

1.1 Ways to Add Model Attributes

Via org.springframework.web.servlet.ModelAndView

1.2 Simpler Way to Send Model Attributes from Handler to DispatcherServlet