Home > Contents > Index >
hash:tostring
Writes out hash table values to a string.
Syntax
<hash:tostring name="objname
" delim="delimiter
" varname="varname
"/>Parameters
name
(required)- Input parameter. Name of the hash table object.
delim
(required)- Input parameter. Delimiter used to separate hash values in the output string.
varname
(required)- Input and output parameter. As input, name of the variable to which the delimited values are assigned on output.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.