Administration Console Online Help

 Previous Next Contents Index  

 


Servlet Mapping --> Configuration

Tasks     Additional Documentation     Attributes

Overview

Use this tab to map a servlet to a URL pattern.

Tasks

Configuring a New Web Application or Web Service

Using the Web Application Deployment Descriptor Editor

Configuring Error Pages

Additional Documentation

(Requires an Internet connection.)

web.xml Deployment Descriptor Elements

Servlet Mapping

Attributes

Attribute Label

Description

Value Constraints

Servlet

Names the servlet to be mapped to the URL pattern.

Attribute: Servlet

Configurable: yes

Readable: yes

Writable: yes

URLPattern

Names the URL pattern to be mapped to the servlet.

Attribute: URLPattern

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next