Part of Building Web Applications with Spring MVC video series. For the full Course visit:
http://www.packtpub.com/web-developme...
In our chocolate store application, there is no way for users to browse for products that are sold on the web store. You'll add a category list display on the home page, and on the category page, and you'll show the products that belong to that category.
• Adding a category list to the home page
• Implementing the User ModelAndView construct to manage both the model and view
• Using the @ModelAttribute annotation to fetch the required data to display the web pages
Find us on Facebook -- / packtvideo
Follow us on Twitter - / packtvideo