public class ParamTag extends ParamSupport
<param>
using the container's EL implementation.Modifier and Type | Field and Description |
---|---|
private javax.el.ValueExpression |
valueExpression |
value, valueSpecified
Constructor and Description |
---|
ParamTag() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
void |
release() |
void |
setValue(java.lang.String expression) |
doEndTag
doAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class javax.servlet.jsp.tagext.BodyTagSupport
javax.servlet.jsp.JspException
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class ParamSupport
public void setValue(java.lang.String expression)