Configure Web applications to dispatch remote includes

 

+

Search Tips   |   Advanced Search

 

Overview

You can configure Web modules in an application as remote request dispatcher clients to dispatch include requests to resources across Web modules that are in different Java virtual machines in a managed node environment through the standard request dispatcher.

You must have WAS for ND installed to use remote request dispatcher function. You should also familiarize yourself the limitations of remote request dispatcher.

You can also configure this property when you install the application installation.

 

Procedure

  1. In the console, click...

    Applications | Enterprise Applications | application | Remote Request Dispatcher Properties

  2. Select Allow dispatching includes to remote resources.

Web modules included in this application are enabled as remote request dispatcher clients that can dispatch remote includes.

You must enable remote request dispatcher on both the remote server and local server to use remote request dispatcher.



Remote request dispatcher

 

Related tasks

Configure Web applications to service remote includes

 

Related Reference

Remote request dispatcher property settings
Example: Locate resources in two different contexts using the Servlet programming model
Example: Locate resources in two different contexts using the framework programming model