Administration Console Online Help

 Previous Next Contents Index  

 


Tag Lib --> Configuration

Tasks     Additional Documentation     Attributes

Overview

On this tab, specify the URI and location for a JSP tag library for your Web Application.

Tasks

Configuring a New Web Application or Web Service

Using the Web Application Deployment Descriptor Editor

Additional Documentation

(Requires an Internet connection.)

web.xml Deployment Descriptor Elements

Programming JSP Tag Extensions

Define a JSP Tag Library Descriptor

Attributes

Attribute Label

Description

Value Constraints

URI

Describes a URI, relative to the location of the web.xml document, identifying a Tag Library used in the Web Application.

Attribute: URI

Configurable: yes

Readable: yes

Writable: yes

Location

Contains the location (as a resource relative to the root of the web application) where to find the Tag Libary Description file for the tag library.

Attribute: Location

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next