public class SetCurrentContainerTag
extends javax.servlet.jsp.tagext.SimpleTagSupport
| Constructor and Description |
|---|
SetCurrentContainerTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag() |
String |
getContainerKey()
Returns the key under which the container is stored.
|
void |
setContainerKey(String containerKey)
Sets the key under which the container is stored.
|
public String getContainerKey()
public void setContainerKey(String containerKey)
containerKey - the containerKey The container key.public void doTag()
throws javax.servlet.jsp.JspException
doTag in interface javax.servlet.jsp.tagext.SimpleTagdoTag in class javax.servlet.jsp.tagext.SimpleTagSupportjavax.servlet.jsp.JspExceptionCopyright © 2025. All rights reserved.