I am working with iReport 4.5.0, Spring 3.0.5 Release. I am using this link as the sample to my project because it matches to my requirement exactly.
Flow of my code is exactly same as this. But the problem is when I am displaying the pdf report it is giving the download prompt and there it is giving as opening pdf but instead of that pdf i want the report name.
How can I get it? I have the same situation for csv files.
Thanks In Advance.
If you modify the response object, you will get: Corrupted Content Error.
You have to set the value in jasper-view.xml, like this:
Hope this help.