Jump to content
Changes to the Jaspersoft community edition download ×

View Report online


mcmatt

Recommended Posts

Hey there,

I have created an iReport and got a .jasper and a .jrxml file. Now I want to put this on my website and get an up to date report everytime I load it. The data source is a mysql database that is accessible from the website.

What do I need to do?

Thanks,

Matthias

Link to comment
Share on other sites

  • 2 weeks later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

What software is your website using? Tomcat? Oracle's App Server? What language? PHP? Java?

Also, you only need the .jasper file. And, for security purposes, you should not put the .jasper file under the web server's directory.

You will need to call the JasperReports engine to fill in the report with any parameters the user supplied. This means calling the JasperReports API (unless you are using JasperServer or your web server already has a hook to call JasperReports).



Post Edited by thangalin at 09/10/2010 13:26
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...