I am developing project using Spring, Struts2 & Hibernate.
Now I want to use a JasperReport with Struts2.
But I am totally new with JasperReport.
Can anyone give simple example or a tutorial or any other link which can help me..
Thanx in advance..
I think any jasper-report tutorial will be good for you. Struts2 won’t have much influence on how you generate your JasperReport.
You might want to take a look at “Stream Result”:
http://struts.apache.org/2.x/docs/stream-result.html
EDIT:
I just found this and I think this is what you are looking for:
http://struts.apache.org/2.x/docs/jasperreports-plugin.html
http://struts.apache.org/2.x/docs/jasperreports-tutorial.html