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

 

List Object Tags

You use the list object tags to construct Sites resultset lists, which are used throughout your elements as arguments for other tags. For example, you call list object tags and use the subsequent resultset lists as input for shopping cart tags, and assetset tags. You can use all three list object tags at a time to do the following:

Note

Each JSP file containing list object tags must have the following directive at the top:

<%@ taglib prefix="listobject" uri="futuretense_cs/listobject.tld" %>

List Object JSP tags are in the listobject family. For example, <listobject:addrow ... .

  Home > Contents > Index >

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