public class DeclareTag
extends javax.servlet.jsp.tagext.TagSupport
Tag handler for <declaregt; in JSTL. This tag handler is essentially a runtime no-op as far as tag logic is concerned; the only important functionality of the tag is to expose a scripting variable for an existing scoped attribute.
Constructor and Description |
---|
DeclareTag() |
Modifier and Type | Method and Description |
---|---|
void |
setType(java.lang.String x) |