Download List

Descripción del Proyecto

TableTag is JSP tag library intended to build
simple data entry pages, like ASP.NET's DataGrid.
It has pluggable renderers for table, rows, and
columns, event driven data handling, and data
feeding based on java.util.List.

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.

2004-10-18 16:41
0.2

Las nuevas características incluyen la supresión de datos, los encabezados de columna, la propiedad tamaño de la columna, la configuración a través de springframework, la integración Checkstyle, y las tablas n en una sola página. La localización puede ser cambiado. Una verdadera prueba se realizó con la versión HSQL 0.1. Correcciones de errores se hicieron.
Tags: Major feature enhancements
New features include data deletion, column
headers, column size property, configuration
through SpringFramework, checkstyle integration,
and n tables in one page. The locale can be
changed. A real test was done with hsql version
0.1. Bugfixes were made.

2004-09-27 16:01
0.1

Frijoles contenidas en java.util.List cargado por IRowHandler.handleLoad se muestran. Propiedades Bean puede ser actualizado, y los frijoles pueden ser insertados.
Tags: Initial freshmeat announcement
Beans contained in java.util.List loaded by
IRowHandler.handleLoad are displayed. Bean
properties can be updated, and beans can be
inserted.

Project Resources