I think i get you; the cookie just stores the session id, which is used to id the client.
Hmmm, makes much more sense than trying to constantly send/retrive data from the client.
Offtopic; is it possible to access session x's variables from session y? (no not application variable or 'out like that)