can Sessions be created on web service

J

jack

Hi all iv created a web service which is communicated with vb6 module
at the client end im using soap 3.0 for the purpose and also for
authentication .
i want to know whether can session be created at servier where the web
service is published.
Thanks for replying me .
 
A

Alvin Bruney

Yup, a web service can be stateful, you'd need to turn on the session option
in the webservice attribute for that to work. That said, web services are
normally stateless and stateful webservice can present all sorts of
challenges to consumers.

--

________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,691
Members
48,796
Latest member
Greg L.

Latest Threads

Top