@web.resource-env-ref

Scope: Class

Multiplicity

(0..1): You can use this tag zero or one time in the Java™ source file.

Purpose

This tag defines a resource environment reference with the specified name, type, and description. Applies to servlets.

Parameters

Parameter Type Applicability Description Mandatory
name text   The name of the resource environment reference. true
type text   The type of the referenced resource. true
description text   An optional description of the resource reference. false
Related reference
@web.ejb-local-ref
@web.ejb-ref
@web.env-entry
@web.filter
@web.filter-init-param
@web.filter-mapping
@web.listener
@web.resource-ref
@web.security-role
@web.security-role-ref
@web.servlet
@web.servlet-init-param
@web.servlet-mapping
Terms of use | Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.