Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
hash:add
Adds a value to the hash table object.
Syntax
<hash:add name="objname" value="stringval"/>Parameters
name(required)- Input parameter. Name of the hash table object.
value (required)- Input parameter. Value to add to the hash table.
Home > Contents > Index > 
Oracle JSP Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.