Is there a JasperReports library integration with Eclipse IDE tutorial?

I have been given a task to create a J2EE software that uses JasperReports library to display some customer reports. I though I just install jasperreports library jar into my classpath. Write a servlet that displays a web page where you can submit some attributes and then point JasperReports to a REST-interface to get the data. JasperReports would then display this data in a web page report. Template for the report would be done with IReport Designer. Export that to a WAR and run in Tomcat.

Now that I read all these different tutorials I'm totally lost with all this Ant-compiling and whatnot. Is there a 20 step tutorial where you install JasperReports library to Eclipse, write few lines of code and get a software that read stuff through REST (maybe from Flickr http://www.flickr.com/services/api/) and displays some kinda report?

 

 

 

wellumies's picture
Joined: Oct 17 2013 - 6:24am
Last seen: 9 years 8 months ago

1 Answer:

What you're looking for is Jaspersoft Studio with the JasperReports Server.

Then you can embed iframes, or REST calls in your App.

 

djohnson53's picture
166382
Joined: May 25 2012 - 11:10am
Last seen: 1 year 7 months ago
Feedback