Hi Guys
I want to get the JSESSIONID of Tomcat on the client side. Is that possible? If yes, how?
Thanks
Hi Guys
I want to get the JSESSIONID of Tomcat on the client side. Is that possible? If yes, how?
Thanks
It depend on how is the JSESSIONID transmitted:
document.location
However I don't see much of a reason to do so.