Administration Console Online Help

 Previous Next Contents Index  

 


Web Resource Collection --> Configuration

Tasks     Additional Documentation     Attributes

Overview

Use this tab to define web-resource-collection elements. Each security-constraint element (see Security Constraint --> Configuration) must have one or more web-resource-collection elements, which define the area of the Web Application to which this security constraint is applied.

Tasks

Using the Web Application Deployment Descriptor Editor

Configuring a New Web Application or Web Service

Additional Documentation

(Requires an Internet connection.)

Configuring Security in Web Applications

Attributes

Attribute Label

Description

Value Constraints

Resource Name

Contains the name of this web resource collection.

Attribute: ResourceName

Configurable: yes

Readable: yes

Writable: yes

Description

Describes the parent element.

Attribute: Description

Configurable: yes

Readable: yes

Writable: yes

Url Patterns

Contains the url patterns for the web resource. Must follow the rules specified in Section 10 of the Servlet API Specification.

Attribute: UrlPatterns

Configurable: yes

Readable: yes

Writable: yes

Http Methods

Contains an HTTP method (GET | POST |...).

Attribute: HttpMethods

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next