Manage Properties
- ZSession Cookie Name: The name of the cookie in which the ZSession Session name will be stored.
- ZSession Cookie Path: The path on the webserver for which the cookie will be sent back. Currently
this is only the "/" folder.
- ZSession Session Timeout: The time before the ZSession Session Expires from Memory after the session
was last accessed. The process that clears the ZSession Session is displayed from the process tab
in the manage screens.
- ZSession Name: This is the name that is used to get/set the Session variables in the REQUEST object. The
default is 'SESSION', but can be any name you choose that will be unique in the REQUEST object.