Previous Topic: MAKE in Mozilla FirefoxNext Topic: Support for Tabbed Browsing


User Exits

A user exit is modifiable source code that you can customize to fit your specific needs. The user exits can be as simple or as complex as you require. The source modules as delivered are referred to as default exits because the logic they contain is executed if no modifications are made. The source for the default exits are in the CA Gen installation directory.

CA Gen generated Web View applications invoke a number of CA Gen supplied routines at execution time to perform various functions. The userOnLoad user exit is supported in Web View applications. This is the only user exit that executes on a browser.

Note: For more information about Web View user exits, see the User Exit Reference Guide.