org.apache.struts.taglib.tiles
public class AddTag extends PutTag
<put>.
| Constructor Summary | |
|---|---|
| AddTag()
default constructor | |
| Method Summary | |
|---|---|
| protected void | callParent()
Call parent tag which must implement AttributeContainer. |
| protected AddTagParent | findEnclosingPutListTagParent()
Find parent tag which must implement AttributeContainer. |
Throws: JspException If we can't find an appropriate enclosing tag.
Throws: JspException If we can't find an appropriate enclosing tag.