Taglibs

A collection of JavaServer Pages (JSP) custom tag libraries useful in building web applications

Select a component to see open bugs in that component.

Component Default Assignee
Application Taglib Tomcat Developers Mailing List
Tags to access information about the currently running application from its ServletContext
Benchmark Taglib Tomcat Developers Mailing List
The Benchmark taglib provides tags that aide in doing performance testing of JSP pages.
BSF Taglib Tomcat Developers Mailing List
Tags that support inclusion of scripting code for any scripting language supported by the Bean Scripting Framework
Cache Taglib Tomcat Developers Mailing List
The Cache Taglib lets you cache fragments of your JSP pages.
DateTime Taglib Tomcat Developers Mailing List
Tags that support processing and formatting dates and times, including handling time zones and localization
DBTags Taglib Tomcat Developers Mailing List
The DBTags custom tag library contains tags which can be used to read to and write from a SQL database.
Gnat Taglib Tomcat Developers Mailing List
This JSP tag library can be used to perform a variety of build-related and Ant-like tasks. It's called the Gnat Tag Library for a couple reasons, one being that it's even smaller than Ant (keeping in the insect metaphor), and less powerful. But it is and will continue to borrow ideas and even code from Ant where possible.
I18N Taglib Tomcat Developers Mailing List
The I18N custom tag library contains tags that help manage the complexity of creating internationalized web applications.
Input Taglib Tomcat Developers Mailing List
Tags that let you easily prepopulate HTML forms with previously entered values
IO Taglib Tomcat Developers Mailing List
The "IO" tag library contains tags that allow you to perform HTTP, HTTPS, FTP, XML-RPC or SOAP requests from inside your JSP page allowing you to work with external web sites and web services.
JMS Taglib Tomcat Developers Mailing List
The JMS custom tag library contains tags which can be used to perform a variety of JMS related operations.
JNDI Taglib Tomcat Developers Mailing List
Tags to create an instance of a JNDI Context, based on specified attribute values.
Log Taglib Tomcat Developers Mailing List
The "Log" tag library contains tags that allow you to log messages from inside your JSP to the log4j subsystem which can then write these messages to a variety of sources such as files, JMS, RPC etc.
Mailer Taglib Tomcat Developers Mailing List
This custom tag library is used to send e-mail.
Page Taglib Tomcat Developers Mailing List
Tags to access properties of the javax.sql.jsp.PageContext for the current JSP page
Random Taglib Tomcat Developers Mailing List
The Random tag library creates generators for random strings and random numbers which are accessable within the JSP.
RDC Taglib Tomcat Developers Mailing List
A framework for creating JSP taglibs that aid in rapid development of voice and multimodal applications
Regexp Taglib Tomcat Developers Mailing List
Tags the can perform PERL-syntax regular expression processing
Request Taglib Tomcat Developers Mailing List
Tags to access properties from the current HttpServletRequest
Response Taglib Tomcat Developers Mailing List
Tags to set properties in the current HttpServletResponse
Sandbox Taglibs Tomcat Developers Mailing List
All sandbox taglibs
Scrape Taglib Tomcat Developers Mailing List
The scrape tag library can scrape or extract content from web documents and display the content in your JSP. For example, you could scrape stock quotes from other web sites and display them in your pages.
Session Taglib Tomcat Developers Mailing List
Tags to access properties from the current HttpSession
Standard Taglib Tomcat Developers Mailing List
Standard is the reference implementation of the JavaServer Pages Standard Tag Library (JSR-052).
String Taglib Tomcat Developers Mailing List
A custom tag library used to manipulate Strings.
Ultradev 4 CTLX Tomcat Developers Mailing List
The UltraDev CTLX adds the ability to use JSP custom tag libraries when publishing JSP pages using UltraDev 4.0.
Unknown Taglib Tomcat Developers Mailing List
Unknown custom tag library component
XTags Taglib Tomcat Developers Mailing List
The "XTags" tag library allow you to process XML documents using familiar XSLT and XPath techniques.