Multiple choice

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

  1. EJB specification

  2. Servlet container

  3. Object life cycle

  4. EJB server provider

  5. Deployment descriptor

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

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