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

 

vdm:setalias

Sets the alias string for the current visitor using the specified alias key.

Syntax

Parameters

key (required)
Input parameter. Kind of alias, that is, an arbitrary string that describes the kind of link being set up (for example, a cookie).

value (required)
Input parameter. Value of the alias.

Description

vdm:setalias associates an alias with the current session. Use this tag to link sessions together so that session data from multiple sessions can be linked to the same (current) visitor.

For more information about working with aliases, see the Sites Developer's Guide.

   Home > Contents > Index >

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