The simple way of getting and setting the session variable in XSLT file.
<!-- Setting the session -->
<xsl:value-of select="sc:SetSession('SomeSessionName','SomeSessionData')"/>
<!-- Getting the session variable -->
<xsl:value-of select="sc:Session('SomeSessionName')"/>
Home
getting and setting the session variable in XSLT file.
SOLVED !!! - Set Session in XSLT Get Session Value inside XSLT. Setting Session / Getting Session from XSLT.
- Blogger Comment
- Facebook Comment
Subscribe to:
Post Comments
(
Atom
)
0 comments:
Post a Comment