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, urlEncodefindString, findValue, getStack, release, setPageContext, setParent, toStringdoAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setValuepublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class webwork.view.taglib.URLTagjavax.servlet.jsp.JspExceptionpublic boolean isAtltoken()
public void setAtltoken(boolean atltoken)
atltoken - true if it should be addedCopyright © 2002-2019 Atlassian. All Rights Reserved.