Chapter 34
Resource Connections
Java EE components can access a wide variety of resources, including databases, mailsessions, Java Message Service objects, and URLs. The Java EE 5 platform providesmechanisms that allow you to access all these resources in a similar manner.This chapter describes how to get connections to several types of resources.