How do I send session id other than from cookie.

I haven’t read through the article you posted, but from a glance, it doesn’t look like what I was talking about.

Dheeraj Kumar wrote in post #1090763:

I haven't read through the article you posted, but from a glance, it doesn't look like what I was talking about.

-- Dheeraj Kumar

Honestly speaking, Didn't quite understand the approach that you are talking. Could you please explain by putting some working code? So far, googled around nothing worked for me :(. Thanks a ton.

Rajesh KT wrote in post #1090764:

Dheeraj Kumar wrote in post #1090763:

I haven't read through the article you posted, but from a glance, it doesn't look like what I was talking about.

-- Dheeraj Kumar

Honestly speaking, Didn't quite understand the approach that you are talking. Could you please explain by putting some working code? So far, googled around nothing worked for me :(. Thanks a ton.

I would have to initialize the session with the ID, each time I access any URL containing a session ID, or else checking of session expiry will will redirect to the root URL.