[opencms-dev] problem with java-session under OpenCMS 6
Uwe König
uwederkoenig at web.de
Mon Dec 5 14:14:36 CET 2005
Hello all,
I encountered a serious problem: we wrote serveral JSPs which are
making use of a HttpSession, e.g.:
<% @page session="true" %>
<%
session.setAttribute("testattribute", "testvalue");
%>
The problem is that every time I request the page I get a different,
new session. My browser is cookie-enabled and a cookie "JSESSIONID"
exists. Our environment:
Tomcat 4.1.x
OpenCMS 6.0.0
Tested with Firefox 1.0
I'm glad about any hints. Thanks in advance.
Best regards,
Uwe König
More information about the opencms-dev
mailing list