Home > Contents > Index >
csuser:geterrors
Obtains the errors reported the last time any of the following tags were called for the specified csuser object:
csuser:register
csuser:modify
csuser:lookup
csuser:authenticate
csuser:createpmtacct
csuser:modifypmtacct
csuser:deletepmtacct
Syntax
<csuser:geterrors name="csuser
" listvarname
="listname
"/>Parameters
name
(required)- Input parameter. Name of the csuser object.
listvarname
(required)- Input and output parameter. As input, name of the list to create on output that holds the error information. The list has three columns:
field
- the name of the parameter with which the error is associateddescription
- locale-specific error texterrorcode
- an integer corresponding to the error condition
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.