| | 1. Jakarta Taglibs | By: | | License: | Apache Software License | URL: | http://jakarta.apache.org/taglibs/ | Description: | This project is an open-source repository for JSP custom tag libraries and associated projects, such as TagLibraryValidator classes and extensions to page-creation tools to support tag libraries. For a general description of Tag Libraries, please see JSP(tm) Tag Libraries.
Jakarta Taglibs also hosts the development tree of the reference implementation (RI) for the JSP Standard Tag Library (JSTL). This implementation is done under project standard. Currently, no other tag libraries in Jakarta Taglibs represent Java Community Process (JCP) standards.
|
2. Displaytag | By: | | License: | The Artistic License | URL: | http://displaytag.sourceforge.net/ | Description: | Displaytag 1.1 offers several enhancements over 1.0: the most notable news are support for partial lists and enhanced decorator APIs, but there is also a lot more. Be sure to read the migration guide for upgrading an existing application from displaytag 1.0. A full changelog is also available.
|
3. WebJMX Tag Library | By: | | License: | Apache Software License | URL: | http://webjmx.sourceforge.net/ | Description: | The WebJMX Tag Library is a project with the goal of producing a JSP tag library which allows any skilled JSP developer to produce a customized, branded, web based interface for JMX enabled "MBeans".
|
4. MicroNova YUZU | By: | | License: | BSD License | URL: | http://www.micronova.com/yuzu.jsp | Description: | MicroNova YUZU is an open-source (BSD license) EL-based JSP tag libary designed to augment JSTL (compatible with both JSP 1.2 and JSP 2.0). YUZU is used in commercial products such as ILOG JRules.
|
5. Implementation of the Core J2EE Patterns - Value List Handler | By: | | License: | Apache Software License | URL: | http://valuelist.sourceforge.net/ | Description: | Implementation of the Core J2EE Patterns - Value List Handler .
Most Java 2 Platform, Enterprise Edition (J2EE) applications have a search and query requirement to search and list certain data. In some cases, such a search and query operation could yield results that can be quite large. It is impractical to return the full result set when the client's requirements are to traverse the results, rather than process the complete set. Typically, a client uses the results of a query for read-only purposes, such as displaying the result list. Often, the client views only the first few matching records, and then may discard the remaining records and attempt a new query. The search activity often does not involve an immediate transaction on the matching objects.
|
6. Prize Tags JSP Tag Library | By: | | License: | Apache Software License | URL: | http://www.jenkov.com/prizetags/introduction.tmpl | Description: | The Prize Tags JSP Tag Library is a collection of tag libraries for internet/intranet applications. The table below lists the tags in the Prize Tags collection.
|
|