Java 2 Platform, Enterprise Edition (J2EE) applications can use URLs as resources in the same way other J2EE resources, such as JDBC and JavaMail, are used. That is, they can look up references to logically named URL connection factories through the java:comp/env/url subcontext that have been declared in the application deployment descriptor and mapped to installation-specific URL resources.