Forwarding control between pageHandlers and Web transactions

EGL pageHandlers, VisualAge® Generator Web transactions, and EGL VGWebTransaction parts can forward control and data to each other, but each forwards control and data in a different way.

To forward control from a pageHandler to a VisualAge Generator Web transaction or EGL VGWebTransaction part, use the EGL forward statement.
To forward control from a VisualAge Generator Web transaction or EGL VGWebTransaction part to an EGL pageHandler part, you must modify the JSP file associated with the Web transaction.

Related tasks
Configuring a project to run Web transactions
Adding Web transaction support to an EGL Web project

Related reference
forward
Linkage properties
PageHandler part in EGL source format

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