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.SimpleTag
doTag
in class javax.servlet.jsp.tagext.SimpleTagSupport
javax.servlet.jsp.JspException
Copyright © 2017. All rights reserved.