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

 

usermanager:loginuser

Logs in a user.

Syntax

Parameters

username (required)
User's login id.

password (required)
User's password.

varname (required)
Returns true if the login was successful and false if the login failed.

Error Numbers

The possible values of errno include:

Value
Description
-2
Bad password.
-100
General exception.
-12001
An expected table or Ilist field was not found.

   Home > Contents > Index >

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