Serializable
@Deprecated public final class AddErrorTag extends javax.servlet.jsp.tagext.TagSupport
Constructor | Description |
---|---|
AddErrorTag() |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
int |
doEndTag() |
Deprecated.
|
int |
doStartTag() |
Deprecated.
|
String |
getKey() |
Deprecated.
|
String |
getName() |
Deprecated.
|
void |
release() |
Deprecated.
|
void |
setKey(String value) |
Deprecated.
|
void |
setName(String value) |
Deprecated.
|
public String getName()
public void setName(String value)
public String getKey()
public void setKey(String value)
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in class javax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.JspException
public int doEndTag() throws javax.servlet.jsp.JspException
doEndTag
in class javax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.JspException
public void release()
release
in class javax.servlet.jsp.tagext.TagSupport
Copyright © 2002–2019 itracker. All rights reserved.