Context parameters define the resources available to a servlet or JSP
component running within a particular web application. A context parameter
can be used by a servlet as the JNDI name to a resource factory or an
enterprise bean, allowing an application developer to abstractly reference
resources.