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 >

Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.