Web container settings
Use this page to configure the web container settings.
To view this administrative console page, click Servers > Application
Servers > server_instance > Web container.
Configuration - General Properties
- Default virtual host
- Specifies the default virtual host for the server. The default
virtual host is used when applications are installed programmatically, for
example, by using Java MBean API. If the default virtual host is set at the
application level, the value set at the application level will override the
value set at the sever level.
Select a virtual host option:
- Default Host
- The product provides a default virtual host with some common aliases,
such as the machine IP address, short host name, and fully qualified host
name. The alias comprises the first part of the path for accessing a resource
such as a servlet. For example, it is localhost:9080 in the request http://localhost:9080/myServlet.
- Admin Host
- This is another name for the application server; also known as server1 in
the base installation. This process supports the use of the administrative
console.
- Servlet caching
- Specifies that if a servlet is invoked once and it generates output
to be cached, a cache entry is created containing not only the output, but
also side effects of the invocation. These side effects can include calls
to other servlets or Java Server Pages (JSP) files, as well as metadata about
the entry, including timeout and entry priority information.
- Enable servlet caching
- Check this box to enable servlet caching.

Class loaders

Server collection

Web applications: Resources for learning
Searchable topic ID:
uweb_rcont
Last updated: Jun 21, 2007 8:07:48 PM CDT
WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/ae/uweb_rcont.html