Cookies vs. URL for sessionhandling

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

I try to figure out how the current jigsaw implementation 2.1.0
encodes the session ID into the URL. I've found the code where it is
done via cookies, but the
JigsawHttpServletRequest.getSession(boolean) is implemented to first
try to get the session id from a cookie and if that didn't work, from
the URL.

So my questuion is, where is te code to put the session id into the
URL? How does the jigsaw realize the client rejected its cookie?

Thanx for any help

Ingmar

- --
Ingmar Krusch, Dipl.-Inf. (FH)             Ingmar.Krusch@novedia.de
Novedia GmbH, Hardenbergstraße 19          Tel +49 30 311889-37
10623 Berlin-Charlottenburg                Fax +49 30 311889-19

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.1 for non-commercial use <http://www.pgp.com>

iQA/AwUBODPUjLKzgXyc3RmAEQLXxACeIzQkfYmBVjc+Qxd3RiPPosoqcSoAnRfo
j9vJMuZvdjECe0lPaXx7cKc+
=yvEb
-----END PGP SIGNATURE-----

Received on Thursday, 18 November 1999 06:28:29 UTC