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.

errno

The value of errno is unchanged.

Example

See Also

ics:setvar

ics:removessvar

  Home > Contents > Index >

FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.