public class IfTag
extends javax.servlet.jsp.tagext.SimpleTagSupport
true.
Test variable is a string.
| Constructor and Description |
|---|
IfTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag() |
void |
setTest(java.lang.String test) |
public void setTest(java.lang.String test)
public void doTag()
throws javax.servlet.jsp.JspException
doTag in interface javax.servlet.jsp.tagext.SimpleTagdoTag in class javax.servlet.jsp.tagext.SimpleTagSupportjavax.servlet.jsp.JspExceptionCopyright © 2003-present Jodd Team