Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
blobservice:geturlcolumn
Returns the name of a URL column to be passed to other blob management tags.
Syntax
<blobservice:geturlcolumn varname="variable name"/>Parameters
varname (required)- Name of the variable that contains the name of the column.
Example
The output from the following code sample is: urldata.
<blobservice:geturlcolumn varname="blobURLName"/>
Home > Contents > Index > 
Oracle JSP Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.