jsessionid « Cookie « JSP-Servlet Q&A





1. Setting httponly in JSESSIONID cookie (Java EE 5)    stackoverflow.com

I'm trying to set the httponly flag on the JSESSIONID cookie. I'm working in Java EE 5, however, and can't use setHttpOnly(). First I tried to create my own ...

2. CURL JSESSIONID problem    stackoverflow.com

I have some issues getting a web page using CURL. I think the reason is that my CURL request does not include the JSESSIONID value. This is how my cookie file looks like ...

3. how to delete cookie named jsessionid    coderanch.com

4. jsessionid cookie value in IE    coderanch.com