Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
ics:getssvar
Returns a Content Sever session variable.
Syntax
<ics:getssvar name="session variable name"/>Parameters
name (required)- Name of the session variable.
Description
The
ics:getssvartag returns the value of a session variable. If the variable does not exist,ics:getvarreturns an empty string.Error Numbers
There are no possible
errnofor this tag.Example
The following example retrieves a session variable called
color:<ics:getssvar name="color"/>See Also
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007,2008 by FatWire Corporation
All rights reserved.