Re: help : JasperReports and struts

2004-12-13 Thread Andrew Hill
Have a look at the weapp sample in the demo folder that comes with jasperreports. That should get you started. Struts doesnt add any extra complications and its straightforward to put the relevant code into an Action instead of a servlet. hth Andrew sachin wrote: hi all , i am a newbie in Jas

help : JasperReports and struts

2004-12-13 Thread sachin
hi all , i am a newbie in JasperReports . i develop a .jrxml file using iReports ( visual report designer) Please , can someone tell me how to 1. create .jasper file from the .jrxml file 2. run .jasper to create a pdf file 3. display the pdf file in the same explorer Thanks in advance Regar