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 © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.