Package | Description |
---|---|
org.apache.taglibs.standard.tag.common.sql | |
org.apache.taglibs.standard.tag.compat.sql |
Modifier and Type | Class and Description |
---|---|
class |
QueryTagSupport
Tag handler for <Query> in JSTL.
|
class |
UpdateTagSupport
Tag handler for <Update> in JSTL.
|
Modifier and Type | Class and Description |
---|---|
class |
QueryTag
Implementation of JSTL 1.0
<query> using the container's EL implementation. |
class |
UpdateTag
Implementation of JSTL 1.0
<update> using the container's EL implementation. |