public class SetCurrentContainerTag
extends javax.servlet.jsp.tagext.SimpleTagSupport
| Constructor and Description | 
|---|
| SetCurrentContainerTag() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | doTag() | 
| String | getContainerKey()Getter for containerKey property. | 
| void | setContainerKey(String containerKey)Setter for containerKey property. | 
public String getContainerKey()
public void setContainerKey(String containerKey)
containerKey - The key of the container to be used as "current". If
                     null, the default one will be used.public void doTag()
           throws javax.servlet.jsp.JspException,
                  IOException
doTag in interface javax.servlet.jsp.tagext.SimpleTagdoTag in class javax.servlet.jsp.tagext.SimpleTagSupportjavax.servlet.jsp.JspExceptionIOExceptionCopyright © 2000–2025 Apache Software Foundation. All rights reserved.