Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Consuming ASP.NET Web Service
Consuming ASP.NET Web Service [message #105823] Thu, 19 May 2005 14:47
Eclipse UserFriend
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
Previous Topic:XML Editor content assist with mixed namespace content
Next Topic:debug
Goto Forum:
  


Current Time: Thu Jul 17 20:34:24 EDT 2025

Powered by FUDForum. Page generated in 0.04830 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top