public class AddTag extends PutTag
<put>
.attributeName, body, realValue
COMPONENT_CONTEXT, COMPONENT_SCOPE, EXCEPTION_KEY, LOCALE_KEY
Constructor and Description |
---|
AddTag()
default constructor
|
Modifier and Type | Method and Description |
---|---|
protected void |
callParent()
Call parent tag which must implement AttributeContainer.
|
protected AddTagParent |
findEnclosingPutListTagParent()
Find parent tag which must implement AttributeContainer.
|
computeRealValue, doAfterBody, doEndTag, doStartTag, findEnclosingPutTagParent, getBeanName, getBeanProperty, getBeanScope, getContent, getName, getRealValue, getRealValueFromBean, getRole, getType, getValue, release, releaseInternal, setBeanName, setBeanProperty, setBeanScope, setContent, setContent, setDirect, setName, setObjectValue, setRole, setType, setValue, setValue
doInitBody, getBodyContent, getPreviousOut, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
protected void callParent() throws javax.servlet.jsp.JspException
callParent
in class PutTag
javax.servlet.jsp.JspException
- If we can't find an appropriate enclosing tag.protected AddTagParent findEnclosingPutListTagParent() throws javax.servlet.jsp.JspException
javax.servlet.jsp.JspException
- If we can't find an appropriate enclosing tag.Copyright © 2000–2016 Apache Software Foundation. All rights reserved.