Introduction

How This Book Is Organized

Before you begin reading Pure JSP Java Server Pages, you might want to take a look at its basic structure. This should help you outline your reading plan if you choose not to read the text from cover to cover. This introduction gives you an overview of what each chapter covers.

Chapter 1, "JSP Overview: The Components of a JavaServer Page"

Chapter 1 takes a look at the basics of JSP and the components of JSPs. It shows you how to create a JSP document and helps you to understand what is happening behind the scenes at request-time. It also discusses the process a JSP file goes through when it is first requested.

Chapter 2, "Java Servlets"

Chapter 2 covers how to create, build, and install your own servlets. ...

Get Pure Java Server Pages™ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.