public class MessageTag extends MessageSupport
A handler for <message> that accepts attributes as Strings and evaluates them as expressions at runtime.
bundleAttrValue, bundleSpecified, keyAttrValue, keySpecified, UNDEFINED_KEY| Constructor and Description |
|---|
MessageTag()
Constructs a new MessageTag.
|
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
void |
release() |
void |
setBundle(String bundle_) |
void |
setKey(String key_) |
addParam, doEndTag, setScope, setVardoAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic MessageTag()
public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class MessageSupportjavax.servlet.jsp.JspExceptionpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class MessageSupportpublic void setKey(String key_)
public void setBundle(String bundle_)
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.