Tag Library Documentation Generator - Generated Documentation

Tag Libraries
Common TagsThis library provides a common set of tags that provide key functionality across many different types of tag engine deployments.
URI Constants TagsThis library contains tags that act as URI constants. They are replaced with the appropriate URI at runtime. These tags are not used with the standard <pt:library.tag/> format. They are used as URLs without the library (<a href="pt://uriconstant">). More information can be found on the Developer Center.
Core TagsThis library provides a basic set of tags that provide some of the core tag functionality, like errors and debug mode.
Ensemble TagsThis library provides tags that access Ensemble objects, such as Resources and Pagelets.
Logic TagsThis library provides a basic set of logic tags.

Many of these tags have a scope argument. The valid values for the scope argument are "tag", "portlet request", "http request", "session", "application". These values are not case-sensitive, although it is considered a best practice to use all lower case.

Various tags also set editable shared variables as part of their execution. If a variable with the same name already exists, it will be overwritten. If the pre-existing variable is not editable, then the tag will fail. Variable names cannot contain the reserved character '.'.



Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.