public class DefineObjectsTag extends BaseTag
<%=panel.getResource("panel.id.label", currentLocale)%>
After using the defineObjects tag, the JSP invokes the getResource() method of
the Panel to get the resource "panel.id.label" value using the current
session localeModifier and Type | Class and Description |
---|---|
static class |
DefineObjectsTag.TEI
Deprecated.
|
BaseTag.JSPIncludeTrace
Constructor and Description |
---|
DefineObjectsTag()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
doStartTag()
Deprecated.
Processes the
defineObjects tag. |
getErrorPage, handleError, jspInclude, setErrorPage
doAfterBody, doEndTag, doInitBody, getBodyContent, getPreviousOut, release, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
public int doStartTag() throws javax.servlet.jsp.JspException
defineObjects
tag.doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class javax.servlet.jsp.tagext.BodyTagSupport
SKIP_BODY
javax.servlet.jsp.JspException
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.