Well I decided to do what Josh said and used session variables. It's quite
handy because I'm able to dump "object" into it, rather than previously in
my (ancient) experience, just strings.
"Gaurav Vaish (EduJini.IN)" <> wrote in
message news:...
> Wondering if the proxy created caches/passes the Cookies sent by the
> web-service server?
>
> --
> Happy Hacking,
> Gaurav Vaish
> http://www.mastergaurav.org
> http://www.edujini.in
> -------------------
>
>
> "Josh Twist" <> wrote in message
> news: oups.com...
>> You could store the has in SessionState on the server. That would
>> probably be an ideal solution as each proxy would represent a session.
>>
>> Josh
>> http://www.thejoyofcode.com/
>>
>
>