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

Parameters

name (required)
Name of the session variable.

Description

The ics:getssvar tag returns the value of a session variable. If the variable does not exist, ics:getvar returns an empty string.

Error Numbers

There are no possible errno for this tag.

Example

The following example retrieves a session variable called color:

See Also

ics:getvar

ics:setssvar

   Home > Contents > Index >

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