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

 

ics:listget

Retrieves a list.

Syntax

Parameters

listname (required)
Name of the list to be retrieved.

fieldname (required)
Any column in the list to retrieve that columns value for the current row. In addition the following keywords may be specified for the field name:

output (optional)
If this parameter is specified, the value of the request field in the list is set as a variable using the name specified.

Description

This tag retrieves the value of the specified field in a specified list.

Error Numbers

There are no possible errno for this tag.

Example

The following example retrieves the Color field from Mylist.

See Also

ics:copylist

   Home > Contents > Index >

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