Is it possible to have user sessions using Axis or is it a request-response-only
model. My end user wants to:
 
1. log on via some soap service
2. call some methods
3. log out.
 
Is this possible and if so how can I access the session object so I know that they
have logged on, keep state info, etc.
 
Thanks ahead of time.
 

Reply via email to