Download List

Projeto Descrição

JSP Prize Tags is a JSP tag library. The primary tags are the Tree Tag, Tabbed Pane Tag, and AJAX Tags. The Tree Tag makes it easy to implement tree controls in your JSP pages. The Tabbed Pane Tag makes it easy to implement tabbed panes in your JSP pages. You can put any JSP code inside a tab, and even include other JSPs inside a tab. The AJAX Tags make it easy to turn your links and forms into AJAX links and forms, which reload in a table cell or div tag instead of the whole page. Also included are the icon tag, the alternate tag (for alternating content on the page, such as the background color of table rows or an ad rotator), laying calendar events in a table, and more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-09-05 09:24 Back to release list
3.0.0

Esta versão estável adiciona uma simples Ajax Tag-lib, o que torna fácil de usar Ajax em seus aplicativos da web. Ele também adiciona uma interface ITreeDao que o torna muito mais fácil criar árvores dinâmica com a Tag Árvore. Com a implementação deste método de dois interface e configuração de uma instância da implementação na instância ITree, a árvore será capaz de construir-se dinamicamente.
Tags: Major feature enhancements
This stable release adds a simple Ajax Tag-lib, which makes it easy to use Ajax in your Web applications. It also adds an ITreeDao interface that makes it much easier to create dynamic trees with the Tree Tag. By implementing this two-method interface and setting an instance of the implementation on the ITree instance, the tree will be able to build itself dynamically.

Project Resources