| get | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Description | This tag retrieves the specified property or field. | ||||||||||||||||||
| Tag Body | Empty | ||||||||||||||||||
| Restrictions | If the nameattribute is not specified then uses a parentbeantag to locate the bean on which to operate. Eitherpropertyorfieldattributes should be used to specify what to retrieve. Theidattribute
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 --%> | ||||||||||||||||||