Learn Java for Web Development

(Tina Meador) #1

88 CHAPTER 2: Building Web Applications Using Servlets and JSP


Home Page

Figure 2-35 shows the home page of the application. On entering the URL (http://localhost:8080/
bookWeb/books), the home page displays the menu, which consists of the categories of the books
available in the bookstore database.


Figure 2-34. Directory structure of the bookstore application

Free download pdf