get |
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description |
This tag retrieves the specified property or field. | ||||||||||||||||||
Tag Body |
Empty | ||||||||||||||||||
Restrictions |
If the name attribute is not specified then uses a parent bean
tag to locate the bean on which to operate. Either property or field
attributes should be used to specify what to retrieve. The id attribute
specifies the name to save the retrieved property as; useful for non-string
properties. |
||||||||||||||||||
Attributes |
The tag has the following attributes:
|
||||||||||||||||||
Properties |
None. |
||||||||||||||||||
Example(s) |
<%-- get the eventsummary property --%> |