event |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description |
This tag makes the specified event bean properties available. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tag Body |
JSP | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Restrictions |
Only one of the id ,name
or index attributes should be used at a time. If no
attributes are specified then the current event in the parent
collection is used. The event properties are only valid
from the start tag to the end tag. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attributes |
The tag has the following attributes:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties |
The tag provides the following bean properties:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Example(s) |
<%-- create a 'new' event --%> |