cewolf
Tag producer


A data tag provides all information needed to retrieve the data which are needed by the chart. Current version only supports data provided by a DatasetProducer. In future versions there will be tags to provide data from a datasource (e.g. via SQL).
optional childs: <param>


Tag Information
Tag Classde.laures.cewolf.taglib.tags.ProducerTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idtruetruejava.lang.StringID under which an object of type DatasetProducer can be found in pageContext. This object is used to retrieve the dataset of the chart.
usecachefalsetruejava.lang.StringDetermines if formally produced data should be reused if possible.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.