How, if at all, can you make your web service proxy (client side) accept and store cookies returned from a web service?
Thanks,
Paul
-
Web Service Client and Cookies (2 messages)
- Posted by: Paul Ballard
- Posted on: December 03 2003 10:51 EST
Threaded Messages (2)
- Web Service Client and Cookies by Paul Strack on December 03 2003 22:36 EST
- JWSDP? by Sean Sullivan on December 08 2003 23:44 EST
-
Web Service Client and Cookies[ Go to top ]
- Posted by: Paul Strack
- Posted on: December 03 2003 22:36 EST
- in response to Paul Ballard
It depends on your Web Services toolkit. The standard itself does not address this issue, but many HTTP-based web services toolkit support it. For example, Axis does. -
JWSDP?[ Go to top ]
- Posted by: Sean Sullivan
- Posted on: December 08 2003 23:44 EST
- in response to Paul Ballard
Can you be more specific?
Are you using Sun's Java Web Services Developer Pack?
Are you using JAX-RPC?