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.SimpleTag
doTag
in class javax.servlet.jsp.tagext.SimpleTagSupport
javax.servlet.jsp.JspException
Copyright © 2003-present Jodd Team