Home > Contents > Index >
blobservice:gettablename
Returns the name of the blob table to be passed to the blob management tags.
Syntax
<blobservice:gettablename
varname="variable name"/>Parameters
varname (required)
- Name of the variable that contains the table.
Example
The output from the following code sample is: MungoBlobs.
<blobservice:gettablename varname="blobTableName"/>
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.