InterviewSolution
Saved Bookmarks
| 1. |
What Is Container? |
|
Answer» An entity that provides life-cycle management, security, deployment, and RUNTIME services to J2EE COMPONENTS. Each TYPE of container (EJB, Web, JSP, servlet, applet, and application CLIENT) also provides component-specific services. An entity that provides life-cycle management, security, deployment, and runtime services to J2EE components. Each type of container (EJB, Web, JSP, servlet, applet, and application client) also provides component-specific services. |
|