
JasperReports Demo How-To
=============================


1. HypersonicSQL
-----------------------------

Some of the supplied samples use the HSQL Database Engine Server 
found in the demo/hsqldb directory. In order to run those samples 
you should start the HypersonicSQL server first. 
There is a build.xml file in the demo/hsqldb directory which contains 
two targets: runServer and runManager.



2. Build and Run Samples
-----------------------------

All the standalone application samples supply a build.xml file that 
helps compiling the java source files and also run the application. 
More information about how to run those samples, are found as comments 
in the supplied build.xml files.
