On Wed, 29 Oct 2003, Tore Halset wrote: > What about the client? How can I set the JSESSIONID cookie header on every > http-request that the axis client performs? Should this be done in another > way?
Appending ;jsessionid=<sessionid> to the service-url does work, but is that the way it should be done? - Tore.
