Home > Contents > Index >
hash:contains
Checks for a specified value in the hash table object.
Syntax
<hash:contains name="objname
" value="stringval
"varname
="booleanvar
"/>Parameters
name
(required)- Input parameter. Name of the hash table object.
value (required)
- Input parameter. Value to check for in the hash table.
varname
(required)- Input parameter. Variable that holds a string representing boolean value:
true
orfalse
; the value is or is not present in the hash table.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.