The cancelOnPageTransition property determines whether the page bean is removed from the session scope when the user's browser loads a new page. Page beans are the Java™ components that represent the logic behind the page on the web server. If you set the property to YES, EGL behaves as it did in versions earlier than Version 7: The bean is removed from session scope when another page bean is instantiated. If you leave the property set to NO (the default), the bean is not touched, and remains in scope when the user loads a new page.
For related information, see the scope property.
| Data item | JSF handler | VGUI record | Console UI | Text Form Java | Text Form COBOL | Print Form Java | Print Form COBOL |
|---|---|---|---|---|---|---|---|
| Yes | Yes | No | No | No | No | No | No |