Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere Server - Programming » HTTP web services » SQL Anywhere as an HTTP web server » Developing web service applications in an HTTP web server » HTTP session management on an HTTP server » Creating an HTTP session

 

Using the URL to manage a session

In a URL session state management system, the client application or web browser provides the session ID in a URL.

 Example
 See also