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

 

render:stream

Displays asset fields that may have embedded links or inclusions.

Syntax

Parameters

value (optional)
You must use at least one of the following four parameters: variable, ssvariable, property, or list and column (list and column or filecolumn must be used together). Name of the inline string that you want to stream to a page.

variable (optional)
You must use at least one of the following four parameters: variable, ssvariable, property, or list and column (list and column or filecolumn must be used together). Name of the content server variable that you want to stream to a page. For example, for a variable called foo, set the parameter equal to foo rather than to variables.foo.

ssvariable (optional)
You must use at least one of the following four parameters: variable, ssvariable, property, or list and column (list and column or filecolumn must be used together). Name of the Content Server session variable that you want to stream to a page.

property (optional)
You must use at least one of the following four parameters: variable, ssvariable, property, or list and column (list and column or filecolumn must be used together). A Content Server property from the futuretense.ini property file.

list (optional)
You must use at least one of the following four parameters: variable, ssvariable, property, or list and column (list and column or filecolumn must be used together). Name of the list.

column (optional)
You must use at least one of the following four parameters: variable, ssvariable, property, or list and column (list and column or filecolumn must be used together). Name of a field in the list.

filecolumn (optional)
You must use at least one of the following four parameters: variable, ssvariable, property, or list and column (list and column or filecolumn must be used together). Name of a url field in the list (the contents of the file will be used).

errno

None

Example

This example demonstrates how to stream a variable called bodyvar that contains embedded data.

  Home > Contents > Index >

FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.