it.eng.spago.taglib.sourcebean
Class GetValueTag
java.lang.Object
TagSupport
it.eng.spago.taglib.sourcebean.GetValueTag
public class GetValueTag
- extends TagSupport
Write the String
value of an SourceBean present in PageContext.
- Author:
- buso
Field Summary |
protected static MessageBundleReference |
messages
The message resources for this package. |
static java.lang.String |
PAGE_CONTEXT_SCOPE
|
Constructor Summary |
GetValueTag()
Constructor for GetValueTag. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PAGE_CONTEXT_SCOPE
public static final java.lang.String PAGE_CONTEXT_SCOPE
messages
protected static MessageBundleReference messages
- The message resources for this package.
GetValueTag
public GetValueTag()
- Constructor for GetValueTag.
doStartTag
public int doStartTag()
throws JspException
- Throws:
JspException
setId
public void setId(java.lang.String id)
setProperty
public void setProperty(java.lang.String prop)
getScope
public java.lang.String getScope()
setScope
public void setScope(java.lang.String _scope)