| Attributes |
| Name | Required | Request-time | Type | Description |
| engine | true | true | java.lang.String |
A reference to a previously created flux.Engine instance in the web
application's session scope under the name specified in this attribute.
|
| result | true | false | java.lang.String |
The result of this tag is a flux.FlowChart object. This tag's result is
placed into the web application's request object under the name
specified in this result attribute.
|
| flowChartName | true | true | java.lang.String |
Specifies a flow chart in the hierarchical flow chart name space.
|