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:
- Add support for Web transactions to your project. See Adding Web transaction
support to an EGL Web project.
- 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.
- 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