In Tomcat 5.* and 6.* this was not an issue, because by default Tomcat configuration did not add the
HttpOnly flag to the session cookie, thus JavaScript in webapp generated pages could access it.
Reference on this:
However the default value of the
useHttpOnly
context parameter was changed from
false
to
true
in
Tomcat 7.0.
Recent comments
2 years 28 weeks ago
3 years 50 weeks ago
3 years 50 weeks ago
4 years 2 days ago
4 years 1 week ago
4 years 7 weeks ago
4 years 7 weeks ago
4 years 8 weeks ago
4 years 8 weeks ago
4 years 8 weeks ago