Stateful services based on HTTP cookies
A stateful service based on HTTP cookies uses the HTTP transport protocol and its ability to transmit cookies, used as session context.
Note: This works only if the communication path between the client and the server is carried in
HTTP, otherwise it is recommended to use WS-Addressing stateful
services.