You can always use the SOAP Header to maintain state. Check out
org.apache.axis.handlers.SimpleSessionHandler

Cheers

Adam

-----Original Message-----
From: Thierry Dupont [mailto:[EMAIL PROTECTED]] 
Sent: Monday, February 18, 2002 8:34 PM
To: [EMAIL PROTECTED]
Subject: How to write a web service which updates the servlet session object
?


Hello,

I find Axis very interesting. 
Amazing how easy it is to publish a web service,
especially stateless service, like getting stock
quotation as show in the example.

However, I think that web applications very often have
to handle user session information.

Axis can run on top of a servlet engine, and most
servlet engines handle efficently sessions objects
(fetch, expiration)

My question is : how can write an Axis web service
which can update the servlet session object ?

Does anybody have a sample source code ?

Thanks in advance,

Thierry.



__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com

Reply via email to