JSTL sql
Tag dateParam


Sets a parameter in an SQL statement to the specified java.util.Date value.


Tag Information
Tag Classorg.apache.taglibs.standard.tag.rt.sql.DateParamTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
valuetruetruejava.lang.String Parameter value for DATE, TIME, or TIMESTAMP column in a database table.
typefalsetruejava.lang.String One of "date", "time" or "timestamp".

Variables
No Variables Defined.


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