Remote dispatcher property settings
To configure the sending of include requests between the application and remote resources.
To view this admin console page, click Applications > Application Types > WebSphere enterprise apps > application_name > Request dispatcher properties.
Related tasks
Set enterprise application files
Deploy enterprise apps
Set Web apps to service remote includes
Set Web apps to dispatch remote includes
Related
Enterprise application settingsAllow dispatching includes to remote resources
Whether an application can 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.
Data type Boolean Default false Allow servicing includes from remote resources
Whether an application can service an include request from another application.
Data type Boolean Default false Asynchronous request dispatching type
Changes the behavior of the servlet request dispatcher to support cross-JVM dispatching and asynchronous dispatching.
Disabled Asynchronous request dispatching is not supported for this application Server side The response content is aggregated on the server Client side The response content is aggregated on the client/browser