Remote dispatcher property settings
Use this page to configure the sending of include requests between the application and remote resources. To view this console page, click Applications > Application Types > WebSphere enterprise applications > application_name > Request dispatcher properties.
Allow 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.
Information Value Data type Boolean Default false
Allow servicing includes from remote resources
Whether an application can service an include request from another application.
Information Value 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.
Information Value Disabled Specifies that 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
Related tasks
Configure enterprise application files Deploy Configure web applications to service remote includes Configure web applications to dispatch remote includes
Enterprise application settings