|
I have been looking for information on this for a while, and
have not seen anything good on it. So I wanted to get a thread going of how this could be done... Many users of Axis run it on tomcat or jetty. Both of these make a session for EVERY
connection to them that does not already have
one. Tomcat sends a cookie with the SessionID back with ever HTTP request. What would it take to get Axis to support using
these SessionID's and return them back with
each request.
Then allow for the server to get access to them. This would allow for a true http session to
be used. Ideas? Thanks +Chris |
- RE: HTTPSession/Tomcat and Axis Chris Forbis
- RE: HTTPSession/Tomcat and Axis thomas . cherel
- RE: HTTPSession/Tomcat and Axis Chris Forbis
- Re: HTTPSession/Tomcat and Axis Klaus Thiele
- RE: HTTPSession/Tomcat and Axis thomas . cherel
