| fetch | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Description | This tag retrieves the specified range of events
and tasks into the calendar context. The range is specified using datetime
tags with the id attribute; see the datetimetag for details.  If an error occurs during processing, the tag body will
be evaluated and the remainder of the page will be skipped. | ||||||||||||
| Tag Body | JSP | ||||||||||||
| Restrictions | Use either dayor bothstartandendattributes
to specify the range of events. If no attributes specified all events for
the current day are retrieved. | ||||||||||||
| Attributes | This tag has the following attributes: 
 | ||||||||||||
| Properties | None. | ||||||||||||
| Example(s) | <%-- fetch todays events --%> | ||||||||||||