Chapter 6. Session Management

OBJECTIVES

This chapter covers the following Sun-specified objectives specified in Section 5, “Designing and Developing Servlets Using Session Management,” of the Sun Certified Web Component Developer For J2EE Platform exam:

  • 5.1 Identify the interface and method for each of the following:

    • Retrieve a session object across multiple requests to the same or different servlets within the same WebApp.

    • Store objects into a session object.

    • Retrieve objects from a session object.

    • Respond to the event when a particular object is added to a session.

    • Respond to the event when a session is created and destroyed.

    • Expunge a session object.

  • This section of the exam covers your familiarity with session objects within servlets. Sun gave session ...

Get Sun™ Certification Training Guide (310-080): Java™ 2 Enterprise Edition (J2EE™) Web Component Developer Exam 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.