dbforms
Tag categoryData


This datatag generates a cewolf DatasetProducer with CategoryDataSet included. Data is taken from the dbforms resultsetvector.

Example:
					You need to install batik jars to use this tag! You
					can copy them from the bookstore example!
				


Tag Information
Tag Class org.dbforms.taglib.cewolf.CewolfCategoryDataTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
categoryFieldfalsetruejava.lang.String Name of the field in the resultsetvector which should be used as the category field in the dataset.
seriesFieldfalsetruejava.lang.String Name of the field in the resultsetvector which should be used as the series field in the dataset.
dataFieldtruetruejava.lang.String Name of the field in the resultsetvector which should be used for getting the values for the dataset. This field must be a numeric value!

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.