I looked in the mailing list archives for information on how to add cookie handling to a web service. (HTTP Cookies for sessions. also i'll need access to the session ID in the program.)
I was swamped with a big collection of approaches, all of them "well I haven't done it but this should work" variety. What is the common way to do cookie session handling? Does there already exist a handler for this? if so, how can I add taht to my program, and get access to the session ID from my pivot method? Thanks!! Alexander