Hi all!

I know how to use the standard session handling with cookies, but I like to
know a little more in detail.

I see that the AxisServlet put for every doPost() a new session to the
MessageContext:

msgContext.setSession(new AxisHttpSession(req));

Where are these session objects pooled? Which class is responsible for
creating all session ids? I mean, how does all work that we find always the
belonging session object for a request/session id in this case?


Thanks for help,
Chris


____________
Virus checked by G DATA AntiVirusKit
Version: AVK 14.0.1217 from 19.06.2004
Virus news: www.antiviruslab.com

Reply via email to