Home > Contents > Index >
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

ics:setssvar

Sets the value of a session variable.

Syntax

Parameters

name (required)
Name of the session variable to set.

value (required)
Value of the session variable.

Description

The ics:setssvar tag sets the value of a session variable.The value of the session variable exists for the duration of the session unless it is explicitly deleted using ics:removessvar.

Error Numbers

There are no possible errno for this tag.

Example

See Also

ics:setvar

ics:removessvar

  Home > Contents > Index >

FatWire JSP Tag Reference
Copyright 2005 - 2011 by FatWire Corporation
All rights reserved.