Because the sessionid is stored in a session cookie on the client. If
cookies are turned off, then this sessionid cannot be stored - and as far as
the server is concerned, it always looks like a new session, since it never
gets the sessionid it assigned previously.
Because the sessionid is stored in a session cookie on the client. I
cookies are turned off, then this sessionid cannot be stored - and as far a
the server is concerned, it always looks like a new session, since it neve
gets the sessionid it assigned previously