Network Deployment (Distributed operating systems), v8.0 > Reference > Developer detailed usage information


Remote dispatcher property settings

Use this page to configure the sending of include requests between the application and remote resources. From the console...

   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.

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


Related


Enterprise application settings

+

Search Tips   |   Advanced Search