I have build webservice in .Net using sessions.
Once loggedIn sessions get set then other web methods are called
seeing upon session values.
I am able to called them successfully via .Net client using cookie
Container.
Now I tried this in java client.I am only able to call first method
i.e loggedIn.I am not able to call other methods.
Do anyone know how to pass sessions through java.
with thanks,
rohit
-
How to use .Net webservice sessions through java clients (1 messages)
- Posted by: rohit aggarwal
- Posted on: October 15 2003 09:41 EDT
Threaded Messages (1)
- How to use .Net webservice sessions through java clients by Race Condition on October 15 2003 16:18 EDT
-
How to use .Net webservice sessions through java clients[ Go to top ]
- Posted by: Race Condition
- Posted on: October 15 2003 16:18 EDT
- in response to rohit aggarwal
false.