Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
xlat:argument
Argument for other xlat tags.
Syntax
<xlat:argument name="some name" value="some value"/>Parameters
name (required)- Name of the argument.
value (required)- Value for this argument.
Description
The
xlat:argumenttag declares a name/value pair that is available to the parent tag. The parent tag must be present in the xlat tag libraryError Numbers
None.
See Also
Home > Contents > Index > 
Oracle JSP Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.