Configuring a project to run Web transactions

To run VisualAge® Generator Web transactions, you must configure the EGL Web project to work correctly with the EGL gateway servlet. Configuring your project in this way requires these steps:
  1. Add support for Web transactions to your project. See Adding Web transaction support to an EGL Web project.
  2. Set the gateway servlet parameters. By default, these parameters are stored in the file gw.properties in the folder JavaResources\JavaSource. See Gateway servlet parameters.
  3. Set the linkage properties. These properties are defined in the file specified by the hptLinkageProperties parameter in the gateway servlet parameters. By default, the linkage properties are stored in the csogw.properties file in the folder JavaResources\JavaSource. See Linkage properties.

Related tasks
Adding Web transaction support to an EGL Web project
Forwarding control between pageHandlers and Web transactions

Related reference
Gateway servlet parameters
Linkage properties

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.