context |
|||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description |
Ensures that a calendar context is present within the
current pageContext. This tag must appear, at least once, before all other
tags within the Calendar taglib. If
config is not specified, then a search
for a useable configuration name is performed in the following fashion:
context object. This is done
in the following fashion:
context has been previously referenced
on a page, or within the session, then the
config
attribute may be omitted, and the most
recently referenced context will be retrieved. |
||||||||||||||||||||||||||||||||||||
Tag Body |
JSP or Empty. |
||||||||||||||||||||||||||||||||||||
Restrictions |
Since the calendar context is saved across requests the properties are also available for use across requests. | ||||||||||||||||||||||||||||||||||||
Attributes |
This tag has the following attributes:
|
||||||||||||||||||||||||||||||||||||
Properties |
This tag provides access to the following properties:
|
||||||||||||||||||||||||||||||||||||
Example(s) |
<%-- calendar context --%> |