Description: In part one of two book excerpts on JSP Overview from JavaServer Pages, 2nd Edition , understand the problem with Servlets as well as the anatomy of a JSP page. Chapter 3: JSP Overview JSP is the latest Java technology for web application development and is based on the servlet technology introduced in the previous chapter. While servlets are great in many ways.