public class URLTag
extends webwork.view.taglib.URLTag
Constructor and Description |
---|
URLTag() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
boolean |
isAtltoken()
Defaults to true.
|
void |
setAtltoken(boolean atltoken)
This controls whether the XSRF token will be added to the list of URL parameters
|
addParameter, doEndTag, htmlEscape, setIncludeContext, setPage, setValue, urlEncode
findString, findValue, getStack, release, setPageContext, setParent, toString
doAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setValue
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class webwork.view.taglib.URLTag
javax.servlet.jsp.JspException
public boolean isAtltoken()
public void setAtltoken(boolean atltoken)
atltoken
- true if it should be addedCopyright © 2002-2022 Atlassian. All Rights Reserved.