dbforms
Tag filterCondition


Holds an sql condition that has to be nested inside a DbFilterTag.

Example:
					A condition is specified as sql code in the body of
					the tag. The character ? is a placeholder for user's
					input substitution. Every char ? found in sql code
					is replaced with value evalutated from corresponding
					filterValue tag nested. So there must be as ? as
					filterValue tags.
				


Tag Information
Tag Class org.dbforms.taglib.DbFilterConditionTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
labeltruetruejava.lang.String Label that identified the condition in the select list

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.