Sun Java System Portal Server Mobile Access 7.1 Developer's Guide

The Tag Library API

The Tag Library API provides a mechanism for tracking user state across multiple requests. This API also enables developers to change the behavior of the current tag library by creating their own custom subclasses.

The Tag Library API consists of the following base and application-specific classes:

The base classes, Context, ContextCache, and ContextTag, are the primary focus of this chapter.