How To…Determine Web SessionID

Question

“How can I determine the SessionID for each web request?”

Solution

The following example shows how to use the webTier and WebSessionManager to determine the SessionID for each request.

Download: WebTierSessionID.zip

Sample Delphi code: