Open Source JSP Tag Libraries
24 projectsJSP tag library that simplifies use of AJAX in JavaServer Pages. Provides tags for autocomplete, callout popups, select box population, content refresh, toggle images, tab panels, and in-place editing. Reduces need for custom JavaScript; requires JDK 1.
Turns existing JSP or JSF components into AJAX-aware components without complex JavaScript. Zone-based: mark reload-capable zones with custom tags and refresh only those zones via server-generated XML. Not component-oriented; works with any JSP/JSF markup.
Open source suite of custom JSP tags providing high-level web presentation patterns for MVC applications. Delivers significant functionality while remaining easy to use for tables, pagination, sorting, and export.
JSP tag library to incorporate Google queries, search results, cached pages, and spelling suggestions into web sites or applications. Requires Google Web APIs license key and a JSP container such as Tomcat. Not affiliated with Google Inc.
Open source JSP tags and EL functions (J2EE 1. 4/JSP 2. 0) that integrate with Sun's JCE to provide strong encryption in JSP applications.
JSP tag library for building dynamic web surveys. Provides tags to create and manage survey forms and responses in JSP-based applications.
JSP tag library for tabbed UIs using pure CSS (li/ul). Features customizable tabs via CSS, localized titles (Struts ApplicationResources or resource bundle), programmatic tab selection, state per tab (INVISIBLE, READ-ONLY, FORBIDDEN, ERROR) with CSS and JavaScript hooks, and EL in tag attributes.
BSD-licensed EL-based JSP tag library that augments JSTL. Compatible with JSP 1. 2 and 2.
JSP tags for building menu systems from XML or database tables. Supports dynamic JavaScript menus. Usable outside Struts; integrated in AppFuse, Struts, Struts 2, Spring MVC, Tapestry, and JSF.
JSP tag library for adding tabbed-pane GUI components to web UIs. Combines DHTML, Java, and JSP to create web-based tabbed interfaces similar to rich client toolkits like Swing. Uses JavaScript and DHTML for client-side events; JSP and Servlet API for rendering and persisting selected tab state.
JSP tag library for embedding Google Maps in web sites without writing JavaScript or AJAX. Geocoding is performed automatically; plot by longitude/latitude, US or international address, or IP. Integrate with JSTL or scriptlets for database-driven dynamic maps.
Open source repository for JSP tag libraries. Hosts Apache Standard Taglib, the implementation of JSP Standard Tag Library (JSTL) specification (versions 1. 0, 1.
JSP tag library for paging large data sets. Supports multiple paging styles with minimal configuration. Includes reusable index styles similar to Google, AltaVista, and Yahoo search result navigators.
Collection of JSP tags including Tree Tag for dynamic tree controls with customizable HTML and icons, client and server listeners for expand, collapse, select, unselect. Also tags for calendars, row alternation (e. g.