 |

|
 |

Mastering JSP Custom Tags and Tag Libraries |
| James Goodwill |
| Learn how to build JavaServer Pages™ faster and easier using custom tags and tag libraries! JavaServer Pages (JSP) technology enables developers to write custom tags that can be used as building blocks to quickly create dynamic Web-based applications. Custom tags can be grouped into tag libraries to create powerful collections of reusable code. Two of the most popular tag libraries include Apaches Jakarta Taglibs, a collection of open source tag libraries, and Suns own Standard Tag Library.
In this book, James Goodwill shows how servlet and JSP technologies can be enhanced using custom tags and tag libraries. He demonstrates the programming techniques you need to build your own custom tag libraries, and how you can use two existing custom tag libraries: Apaches Jakarta Taglibs and Suns new JSP Standard Tag Library. This hands-on, code-intensive guide to building enterprise-strength JSP applications also provides you with: *Complete information on the new JSP Standard Tag Library and its expression language *A guide to using simple tags, tags with bodies, cooperating tags, iteration tags, and conditional tags *Detailed examples and advice for using Apaches Jakarta Taglibs open source tag library *A comprehensive reference to the Tag Library APIs | | |