public class UrlTag extends UrlSupport
Modifier and Type | Field and Description |
---|---|
private javax.el.ValueExpression |
contextExpression |
private javax.el.ValueExpression |
valueExpression |
context, value
Constructor and Description |
---|
UrlTag() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
void |
release() |
void |
setContext(java.lang.String context) |
void |
setValue(java.lang.String value) |
addParameter, doEndTag, resolveUrl, setScope, setVar
doAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
private javax.el.ValueExpression valueExpression
private javax.el.ValueExpression contextExpression
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class UrlSupport
javax.servlet.jsp.JspException
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class UrlSupport
public void setValue(java.lang.String value)
public void setContext(java.lang.String context)