Sun Java System Portal Server 7.1 Technical Reference

Tag Library Descriptors

The Desktop tag library has the following Tag Library Descriptors (TLDs) in the /var/opt/SUNWportal/portals/<portal_id>/desktop/default/tld directory. The tag library is exposed, for convenience, through using multiple TLDs, so that tags are in their appropriate functional area.

desktop.tld

Contains core Desktop tags that bring forward the functionality available from the ProviderContext interface.

desktopContainerProviderContext.tld

Contains tags that bring forward the functionality available from the ContainerProviderContext interface.

desktopProviderContext.tld

Contains tags to operate on providers that extend the ProviderContext.

desktopSingle.tld

Contains tags to operate on single container channels. Single container channels are based on JSPSingleContainerProvider or a subclass thereof.

desktopTable.tld

Contains tags to operate on table container channels. Table container channels are based on JSPTableContainerProvider or a subclass thereof.

desktopTab.tld

Contains tags to operate on tab container channels. Tab container channels are based on JSPTabContainerProvider or a subclass thereof.

desktopTheme.tld

Contains tags for theme support in the Desktop.

im.tld

Contains tags for IMProvider class.

jr.tld

Contains tags that accept rtexprvalues for their attributes. This is a JSP Standard tag library from Apache.

jx.tld

Contains tags that accept attribute values specified using the “expression languages” that JSPTL introduces, which currently is only simplest possible expression language (SPEL). This is a JSP Standard tag library from Apache.

search.tld

Contains tags for search support in the Desktop.