Take a look at the source/javadoc for
org.apache.axis.handlers.SimpleSessionHandler.

Should point you in the right direction for managing sessions on both server
and client.

Cheers

Adam

-----Original Message-----
From: Stefan Henke [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 06, 2002 10:42 AM
To: axis-user
Subject: Session state


Hi,

I�m wondering if it is possible to create a webservice which maintains the
session state of a client. I haven�t found any info about this in the
userguide. I know that Apache SOAP 2.2 supports this feature. What about
axis? Or do I have to write my own solution to save data from one client
between two calls?

Thanks
Stefan

Reply via email to