Server side Perform these steps to create an HTTP cookie based stateful service. Step 1: Declare any BDL simple variable to be used as state variable Step 2: Create a stateful web service with state variable as parameter Step 3: Publish a web service operation defined as session initiator Step 4: Create the BDL session initiator function and instantiate a new session Step 5: Restore the session in any BDL web operation from the state variable Step 6: Deployment recommendation