spago-sourcebean
Tag getValue


Write the String value of an object present in PageContext


Tag Information
Tag Classit.eng.spago.taglib.sourcebean.GetValueTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idtruetruejava.lang.String

The id used to retrive the data from scope.

propertyfalsetruejava.lang.String

If valorized the object retrieved with id is treated as a SourceBean and the tag will return the SourceBean attribute identified by property.
Used only if the scope is PAGE_CONTEXT

scopefalsetruejava.lang.StringScope where to look for a data identified by id.
Possible values are:
  • PAGE_CONTEXT
  • CONFIG
  • USER
  • ADAPTER_REQUEST
  • SERVICE_REQUEST
  • SESSION
  • APPLICATION
  • ADAPTER_RESPONSE
  • SERVICE_RESPONSE
  • ERROR

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.