Webcockpit is a Web application generator for reporting and monitoring applications. It generates complete JSP-based Web applications which contain charts and tables whose contents are retrieved using database queries.
The charts and tables can be configured to link to each other, enabling master detail-like drill-down. You can provide your own HTML or JSP template files which are mixed with the generated JSP to provide a final Web application.
What's New in This Release:
· This minor release greatly improves the tabulation power by using the "displaytag" JSP taglib for runtime HTML table generation.
· Features include sorting or grouping by column, pagination, data export to CSV, Excel, and XML formats, and having full control of the table's CSS style markup.
· Improvements to charts include the possibility of defining the orientation of the label for the category axis.
· The embedded charting library "jfreechart" (v1.0.0) and "cewolf" (v0.11.0) have been upgraded to the latest versions.
Product's homepage