Home > Contents > Index >
asset:stream
Streams the value of a field from an object.
Syntax
<asset:stream name="asset instance object" field="field name" [resolve="true|false"] />Parameters
name (required)
- Name of the asset instance object.
field (required)
- Field to get.
resolve (optional)
- If
true
, resolves Sites variable names. The default value istrue
.
Error Numbers
The possible values of
errno
include:
Value Description -10004 A required parameter is missing. -10005 The requested object is not in the object pool (is not loaded into memory).
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.