its simple..
when u create a jasper report it has a Parameter map that configure the input
parameter. While running ur java file for Jasper report,just set values in this
Map.
In case of iReports...U need to Set a default(hardcoded) value in report
parameters.Test the report on default value
yeap, that helped... thanks!
--
Rafael Taboada
Software Engineer
Cell : +511-97753290
"No creo en el destino pues no me gusta tener la idea de controlar mi vida"
See if this helps:
http://jasperreports.sourceforge.net/tutorial/index.html#parameters
On 8/8/05, Rafael Taboada <[EMAIL PROTECTED]> wrote:
> Talking about JasperReports and iReports... I'm trying to generate my
> reports using iReports in order to make my .jrxml. I'm trying to make my SQL
> quer
Talking about JasperReports and iReports... I'm trying to generate my
reports using iReports in order to make my .jrxml. I'm trying to make my SQL
query but this query needs some parameters. For example I want to generate a
report about a specific costumer... So I have to send costumer id in or
I would go with JasperReports. Make sure to also download iReport,
which is a great time-saver.
On 8 Aug 2005 07:58:16 -, d d <[EMAIL PROTECTED]> wrote:
>
> I am generating reports from Oracle DB in my struts application, I am
> confused whether to use XSL:FO or Jasper Reports to generate
5 matches
Mail list logo