Hello Axis Users, I am having a hard time finding out how to create a stateful web service. For example, if you wanted a mail service you would want to be able to login to a mail session, hold that session in state, and then perform multiple actions on that session, like send message, get messages, etc.
If this does not exist you would have to create a new mail session for every action, which isn't very efficient, and means that parameter lists become very large. It would seem to me there would be something simillar to the JSESSIONID, common in web applications, that would let the service client access a stateful service. Can anyone point point me at relevant documents and/or tutorials on how to do this? Thanks! ----------------------------------------- Clay Graham President newObjectivity, Inc. making the mobile-world-office http://www.newobjectivity.com/