Websydian v6.1 online documentationOnline documentation - Websydian v6.1

Abstract.EventHandler Function

The Abstract.EventHandler function is an Event Handler pattern prepared for Session Management, i.e.Event Handler functions in the Websydian application will implement Session Management by inheriting from this Pattern.

The Abstract.EventHandler pattern is based on the EventHandler building block to which a SessionID field is added as a hidden input field.  In this way, the Session ID will not be shown in the forms of the generated HTML pages.

Inheritance