1 Introduction and Roadmap
Guide to this Document
-
This chapter, Introduction and Roadmap introduces the organization of this guide.
-
Understanding and Creating Custom JSP Tags provides an overview of custom JSP tag functionality, format, and components, as well as procedures for creating and configuring a tag library.
-
Creating a Tag Library Descriptor describes how to create a tag library descriptor (TLD) file.
-
Implementing the Tag Handler describes how to write Java classes that implement the functionality of an extended tag.
-
Administration and Configuration provides an overview of administration and configuration tasks for using JSP tag extensions.
New and Changed JSP Features In This Release
See What's New in Oracle WebLogic Server 12.2.1.3.0 for a comprehensive listing of the new WebLogic Server features introduced in this release.