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

 

object:argument

Argument for other object tags.

Syntax

Parameters

name (required)
Name of the tag the argument is for.

value (required)
Value for this argument.

condition (optional)
If the expression evaluates to true, then the argument will be used. If it evaluates to false, the argument will be ignored. The default value is true.

Description

The object:argument tag declares a name/value pair that is available to the parent tag. The parent tag must be present in the object tag library

Error Numbers

There are no possible errno for this tag.

Example

The following example creates an object table with the additional columns name and description.

See Also

object:install

object:isempty

object:create

   Home > Contents > Index >

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