+

Search Tips   |   Advanced Search

Remote dispatcher property settings

Configure the sending of include requests between the application and remote resources.

From the admin console, click...

        Applications > Application Types > WebSphere enterprise applications > application_name > Request dispatcher properties.


Allow dispatching includes to remote resources

Specifies whether an application can dispatch include requests to resources across web modules 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

Specifies 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 That asynchronous request dispatching is not supported for this application
Server side That the response content is aggregated on the server
Client side That the response content is aggregated on the client/browser

  • Configure enterprise application files
  • Deploy and administering enterprise applications
  • Configure web applications to service remote includes
  • Configure web applications to dispatch remote includes
  • Enterprise application settings