Adding a Calendar Widget to BIRT
Introduction BIRT does a very well job at asking users for input parameters — except in one area: dates. This article will explain how to add a graphical calendar widget so users can visually choose a date rather than typing one in.
Deploying BIRT on Tomcat
Introduction As an alternative to my article on Deploying BIRT on JBoss, this article will cover BIRT and Tomcat. Background information on BIRT and the usefulness of hosting BIRT reports on a central server is covered in that prior article.
Deploying BIRT on JBoss
Introduction BIRT is one of the best projects I have found in the past few years. In a nutshell, it’s a reporting framework that allows you to easily create visual reports (that include graphs, charts, and tables) from any Java-compatible data source (JDBC, for example). BIRT reports are created and viewed with Eclipse. The only [...]
