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

 

usermanager:getuserfromname

Loads or creates a user instance based on user name.

Syntax

Parameters

username (required)
Name of the user.

objvarname (required)
Name of the output variable to create.

Example

<usermanager.getuserfromname objvarname="myUserObj" username="Variables.username"/>

Error Numbers

The possible values of errno include:

Value
Description
-100
General exception.
-12001
An expected table or Ilist field was not found.
-12051
Directory error.

   Home > Contents > Index >

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