At the end of this session, you should be able to:
- Explain the need for applications to access context provided by an application container
- Identify and differentiate two approaches to obtaining context: lookup and dependency injection
- Use JNDI in a web application to look up settings and services provided by the Java EE container
- Use CDI in a web application to inject dependencies provided by the Java EE container