<force-session-id/>
Provided by module: Session tag module
Forces a session id to be set. The heuristics is
as follows: If the RoxenUserID cookie is set, do nothing. Otherwise redirect to the same
page but with a prestate containing a session key set. If now both the RoxenUserID cookie
and the session prestate is set, redirect back to the same page without any session prestate
set. RoxenUserID is automatically set by the HTTP protocol module. Look at the servers ports
tab to enable this feature.
<force-session-id/>
<if variable='client.session'>
RXML code that uses <ent>client.session</ent>, e.g. <tag>session</tag><tag>/session</tag>.
</if> |
|