Thanks.

Let's hope this (or something similar) makes it into JAX-RPC as well...

-- Oliver

"Adam.Leggett" wrote:
> 
> See Glens reponse to this post
> 
> http://marc.theaimsgroup.com/?l=axis-user&m=101413005300555&w=2
> 
> -----Original Message-----
> From: Oliver Suciu [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 19, 2002 8:26 PM
> To: [EMAIL PROTECTED]
> Subject: Re: session management?
> 
> I am with you -- every non-trivial (web) app requires session management.
> 
> And just as servlets have added HttpSession on top of the stateless HTTP,
> *something* should be added on top of SOAP (SoapSession?).
> 
> Note that this is *not* addressed by the current JAX-RPC spec. But perhaps
> in Axis? (I'm also interested...)
> 
> -- Oliver
> 
> > Chris Ruegger wrote:
> >
> > 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