$(function() { $('a[name]').remove(); $('#ic-homepage__footer').before('

'); $('#tabs').tabs({ selected: 0 }); $('#ic-homepage__ic-tips').append( quickTipHTML() ); unhideOneProductTip(); $('#ic-homepage__product-tips').wrapInner('

'); $('#ic-homepage__feed-tips').wrapInner('

'); }); -->


WAS v8.5 > New features > New features overview: Administering

Introduction: Environment

Your WebSphere Application Server product environment includes web server plug-ins, WAS variables, and other data objects. Configure values for settings in these categories using the Environment section of the dmgr console.


Web servers

In the WAS product, an application server works with web servers to handle requests for web applications. The application server and web server communicate using a WebSphere HTTP plug-in for the web server.


Variables

Variables come in many varieties. They are used to control settings and properties relating to the server environment. The three main types of variables that are important for you to understand are environment variables, WebSphere variables, and custom properties.

For more information, refer to Introduction: Variables.


Related concepts:

Introduction: Variables


+

Search Tips   |   Advanced Search