Home
Analytics
Report Caching
yoshan
Hi,
I have intergrated birt report engine into my java web application. When I deploy the application in tomcat and click on a report link birt viewer comes with the dialog box to enter parameters. But when i click the same link again with out prompting the input dialog it gives the previous report created. If u hav encountered this before and have solved it please let me know a solution.
Cheers,
Yoshan
Find more posts tagged with
Comments
Virgil Dodson
Hi yoshan,
What version of BIRT are you using?
You could try passing
&__overwrite=true
on your URL to force the rptdocument to be recreated.