Home > Contents > Index >
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

Blob Service Tags

BlobService tags are used to get data used in rendering blob (binary large objects)

Note

Each JSP file containing blobservice tags must have the following directive at the top:

<%@ taglib prefix="blobservice" uri="futuretense_cs/blobservice.tld" %>

Blob service JSP tags are in the blobservice family. For example, <blobservice:getidcolumn ... .

  Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.