JAKARTA-TAGLIBS Documentation Index
The following documents discuss downloading, installing, and using the
JAKARTA-TAGLIBS distribution files:
Each included custom tag library will contain its own documentation
(packaged as a web application that can be run on any servlet container
compatible with the Servlet API Specification, version 2.2 or later) and
example application. See the binary distribution
documentation for more information.
Included Custom Tag Libraries
The following custom tag libraries are included in the JAKARTA-TAGLIBS
project, identified by their short name:
- jspspec - Example tags that are described in the JavaServer Pages
Specification, version 1.1.
- sql - Example tags that use JDBC to talk to a database.
- struts - Custom tag library and other tools useful in building
web applications based on the "Model 2" architecture (MVC) using a
servlet as the controller.
- xsl - Example tags that allow you to wrap the output of a JSP
page with an XSLT transformation, using an XSL stylesheet.
$Id: index.html,v 1.2 2000/05/22 21:11:13 craigmcc Exp $