This document contains a table of contents for a book about web applications in Java. Chapter 1 introduces web applications and technologies used to build them like JDBC, Java servlets, JSPs, and common web application architectures. It also describes the MVC architecture. Chapter 2 discusses using JDBC and ODBC to connect to databases. It explores the different types of JDBC drivers and their architectures. Chapter 3 introduces the JDBC API and describes the core and extension APIs as well as major classes and interfaces.