public abstract class DateParamTagSupport
extends jakarta.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 © 2019 Eclipse Foundation. All rights reserved.