Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
usermanager:getuser
Loads or creates a user instance with the specified user id.
Syntax
<usermanager:getuser user="user id" objvarname="variable name" />Parameters
user (required)
- User id.
objvarname (required)
- Name of the output variable.
Error Numbers
The possible values of
errno
include:
Value Description -100 General exception. -12051 Directory error. -12052 Null object.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.