======
Just searching for any solution. i was wondering why JSESIONID was not created after creating a session?
in our application, we are calling request.getSession() on a particular servlet. however, this call didnt set JSESSIONID cookie(intermittent) for unknown reason.