Web resource collections security constraint properties
A Web resource collection defines a set of URL patterns or resources
and HTTP methods belonging to the resource, which define the security constraints
for a Web component.
Access this page by traversing the following path in the Application Assembly
Tool:
Web Modules > component_instance
HTTP methods handle HTTP-based requests, such as GET, POST, PUT, and DELETE.
A URL pattern is a partial Uniform Resource Locator that acts as a template
for matching the pattern with existing full URLs in an attempt to find a valid
file.
- Web resource name
- Specifies the name of a Web resource collection.
- Web resource description
- Contains a description of the Web resource collection.
- HTTP methods
- Specifies the HTTP methods to which the security constraints apply.
If no HTTP methods are specified, then the security constraint applies to
all HTTP methods. The valid values are GET, POST, PUT, DELETE, HEAD, OPTIONS,
and TRACE.
- URL pattern
- Specifies URL patterns for resources in a Web application. All
requests that contain a request path that matches the URL pattern are subject
to the security constraint.

Web resource collections
Web components

Web applications: Resources for learning
Searchable topic ID:
uweb_rscollap
Last updated: Jun 21, 2007 4:55:42 PM CDT
WebSphere Application Server Network Deployment, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/uweb_rscollap.html