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 serviceStep 2: Create the MAIN applicationStep 3: Instantiate a new session by calling the web service operation set as session initiatorStep 4: Call any web service operation with previously returned HTTP cookieStep 5: Troubleshooting