Consuming ASP.NET Web Service [message #105823] |
Thu, 19 May 2005 14:47 |
Eclipse User |
|
|
|
Originally posted by: jason.jones.med.va.gov
I asked this question in a reply to a previous post, so forgive the
duplicate posting, but after I posted I thought that it being buried in a
reply to a different topic might keep it from getting read much, so I
decided to give it its own topic header.
I have generated a Web Client in Eclipse M4 from an ASP.NET Web Service.
My problem is maintaining state between Web Service calls. There is a
"connect" function, that creates a connection and returns a welcome
message from the DB, then I must log in using the "login" function which
passes an access and verify code. I can connect and display the welcome
message, but when I then call the login Web Service function, which
requires the connection created in the "connect" call, it fails. The web
service I am calling is set to maintain session state through cookies. I
have scoured articles and books looking for an answer on how to get my Web
Service calls to maintain state in my JSP, but to no avail. Does anyone
know how to do this?
Thanks,
Jason Jones
|
|
|
Powered by
FUDForum. Page generated in 0.04830 seconds