Hi folks, I would like to have no sessions for Axis-Servlet. My WebService uses a connection to a C++-application-server. Connecting to this server is expensive.
How do I realize, that ALL request are served by the same session? Is there something to configure session-timeout, that I only have one session, that doesn't got timeout... ? Regards, Matthias