Configure Web applications to service remote includes

 

+

Search Tips   |   Advanced Search

 

You can configure Web modules in an application as remote request dispatcher servers that are remotely included by other Web applications.

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

 

Overview

The purpose of this task is to specify whether an application can service an include request from another application. You can also configure this property when you install the application.

 

Procedure

  1. In the console, click...

    Applications | Enterprise Applications | application | Remote Request Dispatcher Properties

  2. Select Allow servicing includes from remote resources.

 

Results

Web modules included in this application are enabled as remote request dispatcher servers that are resolved to service remote includes from another application.

 

What to do next

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 dispatch remote includes

 

Related Reference

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