public class MessageTag extends MessageSupport
A handler for <message> that supports rtexprvalue-based attributes.
bundleAttrValue, bundleSpecified, keyAttrValue, keySpecified, UNDEFINED_KEY
Constructor and Description |
---|
MessageTag() |
Modifier and Type | Method and Description |
---|---|
void |
setBundle(jakarta.servlet.jsp.jstl.fmt.LocalizationContext locCtxt) |
void |
setKey(String key) |
addParam, doEndTag, doStartTag, release, setScope, setVar
doAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
public void setKey(String key) throws jakarta.servlet.jsp.JspTagException
jakarta.servlet.jsp.JspTagException
public void setBundle(jakarta.servlet.jsp.jstl.fmt.LocalizationContext locCtxt) throws jakarta.servlet.jsp.JspTagException
jakarta.servlet.jsp.JspTagException
Copyright © 2019,2020 Eclipse Foundation. All rights reserved.