Administration Console Online Help

 Previous Next Contents Index  

 


Resource Env Ref --> Configuration

Tasks     Additional Documentation     Attributes

Overview

Use this tab to specify the name of a resource used in the JNDI tree. Servlets in the Web Application use this name to look up a reference to the resource.

Tasks

Using the Web Application Deployment Descriptor Editor

Configuring Error Pages

Additional Documentation

(Requires an Internet connection.)

Resource Ref --> Configuration

web.xml Deployment Descriptor Elements

Attributes

Attribute Label

Description

Value Constraints

Description

Provide text that describes the parent element.

Attribute: Description

Configurable: yes

Readable: yes

Writable: yes

Ref Name

Specifies the name of a resource environment reference; its value is the environment entry name used in the web application.

Attribute: RefName

Configurable: yes

Readable: yes

Writable: yes

Ref Type

Specifies the type of the resource environment reference. The type should be a fully- qualified name of a Java language class or interface.

Attribute: RefType

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next