Home > Contents > Index >
string:streambinary (Deprecated)
Deprecated as of Content Server version 7.6
Syntax
<string:streambinary [cgi="binary variable name]" [list="name of list"] [filename="name of file in list"] [column="name of column in list"] />Parameters
cgi
(optional)- Input parameter. The name of binary variable whose contents should be streamed.
list (optional)
- Name of the Sites list which has a binary (url) column. Either
cgi
orlist
must be specified.
filename (optional)
- Name of a file name which is used to identify the proper column in the list containing the binary to stream. Must be used in conjunction with
list
.
column (optional)
- Name of the list column which contains the binary data to stream. Must be used in conjunction with
list
.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.