Chapter 9. SESSION TRACKING

Topics in This Chapter

  • The purpose of session tracking

  • The servlet session tracking API

  • A servlet that uses sessions to show per-client access counts

  • A reusable shopping cart class

  • An on-line store that uses session tracking, shopping carts, and pages automatically built from catalog entries

This chapter shows you how to use the servlet session tracking API to keep track of visitors as they move around at your site.

Get Core Servlets and JavaServer 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.