CHAPTER 2: Building Web Applications Using Servlets and JSP 89
Figure 2-36 shows the MVC architecture of the bookstore application. For the sake of brevity and
understanding how the categories are displayed on the home page, only the components related to
the home page and categories are shown in the figure.
Figure 2-35. Home page of the bookstore application
Figure 2-36. MVC in bookstore application