Home > Contents > Index >
name:get
Retrieves the distinguished name of the user that is currently logged in.
Syntax
<name:get output="output variable"/>Parameters
output (required)
- Variable name to in which to return the distinguished name.
Error Numbers
When using the
name:get
tag,errno
must always be set to zero.Example
<name:get output="curruser"/>
See Also
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.