Contents for Programming WebLogic JSP Tag Extensions
Document Scope and Audience
Guide to this Document
Related Documentation
New and Changed JSP Features in This Release
Tag Handler API and Implementation
Custom Tag Library
Custom Tag Format
What Can You Do with Custom Tags?
Creating and Configuring a JSP Tag Library: Example Procedures
Overview of Tag Library Descriptors
Writing the Tag Library Descriptor
Sample Tag Library Descriptor
The DynamicAttributes Interface
Tag Handler Support of Dynamic Attributes
Dynamic Attributes Example
Dynamic Attributes Syntax
Simple Tag Handler Life Cycle (SimpleTag Interface)
Events in the Simple Tag Handler Life Cycle
JSP Fragments
Tag Handler Life Cycle (Tag and BodyTag Interfaces)
Iteration Over a Body Tag (IterationTag Interface)
Handling Exceptions within a Tag Body
Using Tag Attributes
Defining New Scripting Variables
Dynamically Named Scripting Variables
Defining Variables in the Tag Library Descriptor
Writing Cooperative Nested Tags
Using a Tag Library Validator
Configuring JSP Tag Libraries
Packaging a JSP Tag Library as JAR File