Hello all
I'm using the following environment:
- JDK1.6
- Spring 3.1.1
- Jasperreport 4.1.2
- tiles 2.2
I would like to generate a HTML report by using jasper report but putting it inside a tile without using a frame
I mean i'ld like to change only the body section of my page by filling it with the HTML generated by jasper....
Is this feasible?
If so...may anybody give me some samples?
Thank you
Cheers,
Angelo


Reply With Quote