|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTagSupport
org.jboss.portal.core.servlet.jsp.taglib.ErrorTag
public class ErrorTag
Error tag. Used to include an error message.
Constructor Summary | |
---|---|
ErrorTag()
|
Method Summary | |
---|---|
int |
doStartTag()
|
void |
setKey(java.lang.String key)
Set the key attribute. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErrorTag()
Method Detail |
---|
public void setKey(java.lang.String key)
key
- public int doStartTag() throws JspException
JspException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |