Context parameter assembly settings
A servlet context defines the server view of the Web application
within which the servlet is running. The context also allows a servlet to
access resources available to it. Using the context, a servlet can log events,
obtain URL references to resources, and set and store attributes that other
servlets in the context can use.
Access this page by traversing the following path in the Application Assembly
Tool:
Web Modules > component_instance
- Parameter name (Required, String)
- Specifies the name of a parameter, for example, dataSourceName.
- Parameter value (Required, String)
- Specifies the value of a parameter, for example, jdbc/sample.
- Description
- Contains a description of the context parameter.

Context parameters

Web applications: Resources for learning
Searchable topic ID:
uweb_rsctx
Last updated: Jun 21, 2007 9:56:50 PM CDT
WebSphere Application Server for z/OS, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.websphere.zseries.doc/info/zseries/ae/uweb_rsctx.html