Multiple choice

Which of the following container provides life cycle management, a single process to share and manage application-wide resources and interaction with a web server?

  1. EJB server provider

  2. EJB specification

  3. Deployment descriptor

  4. Servlet container

  5. Object life cycle

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Servlet container provides life cycle management, a single process to share and manage application-wide resources and interaction with a web server.