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 java.lang.String |
type |
protected java.util.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.