[opencms-dev] Documentation about session handling in version 6 alpha 1?

Thomas M�rz thomasmaerz at gmx.de
Thu Sep 30 16:04:00 CEST 2004


Sascha Flohr <s.flohr+lists.opencms at cymes.net> writes:

> I've had a deep look into the source, but found nothing helpful. Someone
> out there to push me in the correct direction?

| <%
| HttpSession session = request.getSession();
| session.setAttribute( "ATTRIBUTE", "ATTRIBUTE_VALUE" );
| %>

HTH,
Thomas




More information about the opencms-dev mailing list