Chapter 3. Using Servlet Functionality with JSP

IN THIS CHAPTER

Servlets are the objects that make things happen in a JSP application. As you've seen, even a plain JSP is really a servlet in disguise (or, rather, it is turned into a servlet by the JSP engine). In this chapter, you'll learn how to access the functionality of servlets from your JSP code and Beans.

Get MySQL™ and JSP™ Web Applications: Data-Driven Programming Using Tomcat and MySQL 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.