CallFirstPageGenerator Function
The CallFirstPageGenerator function is enhanced with
functionality to call the CreateSession function. The CallFirstPageGenerator function is called when a new web user
first time enters a Websydian application. The IP address of the web user is
retrieved and passed as a parameter to the CreateSession
function.If any errors occur during Session creation, a standard Error Page is
generated.
Inheritance