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.StringParameter value for DATE, TIME, or TIMESTAMP column in a database table.
typefalsetruejava.lang.StringOne of "date", "time" or "timestamp".

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.