public abstract class DateParamTagSupport
extends javax.servlet.jsp.tagext.TagSupport
Tag handler for <Param> in JSTL, used to set parameter values for a SQL statement.
| Modifier and Type | Field and Description |
|---|---|
protected String |
type |
protected Date |
value |
| Constructor and Description |
|---|
DateParamTagSupport() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
Copyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.