Client side Perform the following steps to communicate with a stateful web service based on HTTP cookies. Step 1: Generate the client stub from your stateful service Step 2: Create the MAIN application Step 3: Instantiate a new session by calling the web service operation set as session initiator Step 4: Call any web service operation with previously returned HTTP cookie Step 5: Troubleshooting