|
dhjtools project home page |
| The dhjtools project is an open source java project that currently contains 2 components aimed at java web development. The distribution file also contains a small web project sample. Here are the current main features: | |
| 1. | A pagination component (package ro.dothotel.paging). This can be used to display large database result sets in a web application without loading the whole recordset into memory. |
| 2. | A pivot table component (package ro.dothotel.aggregate.pivot). This can be used to create a pivot table out of 3 data sets: one for the columns headers, one for the row headers and one for the actual data. |
|
I hope I will be able to add more components in the future. This page was last updated on October 10, 2010. |
|
|
Download the latest version |
|
| Go to the project summary page | |