user manual

34 BES Developers Guide
Borland web container implementation
Table 4.3 Borland additional attributes on existing elements
Element
Additional
Attribute
Description DDEditor Pane
resource-ref (res-ref-name,
jndi-name)
Specifies a JNDI name
to associate with the
resource reference. At
runtime, when a servlet
looks up the specified
resource reference
name, the web
application looks up the
JNDI name in the JNDI.
Note: The res-ref-name
that the additional jndi-
name element modifies is
required.
Resource
References
resource-env-ref (resource-env-ref-
name, jndi-name)
Specifies a JNDI name
to associate with the
resource environment
reference. At runtime,
when a servlet looks up
the specified resource
environment reference
name, the web
application looks up the
JNDI name in the JNDI.
Note: The resource_env-
ref-name that the
additional jndi-name
element modifies is
required.
Resource Env
Refs