Hi, I have been trying to generate a BIRT report as per the tutorial on the link<br />
<a class='bbc_url' href='
http://www.vogella.de/articles/EclipseBIRT/article.html'>Reporting with Eclipse BIRT and Java Objects (POJO's) - Tutorial</a><br />
Here i would like to know how can i pass a parameter from the script to the java function dynamically? <br />
My requirement is to generate this report when a user inputs some data in the form and click on generate button, i should capture the form input and populate the same in the report. <br />
<br />
can anyone suggest a clear tutorial on how to run a report in a struts based web application ?<br />
I dont find a good link for the same<br />
<br />
Thanks in advance<br />
Sathya