Jump to content
We've recently updated our Privacy Statement, available here ×

Jasper + Spring 3


paulchurchward

Recommended Posts

 Hi everyone,

I want to use Spring MVC to display charts created with Jasper. I cannot find much in the way of clear documentation on how to do this. Everything I have found so far is either not applicable or missing steps.

My requirements:

 - I need to display data stored in a database as a chart on an HTML page. 

 - The query used to get the data to be charted, is driven by user input, meaning the user will select applicable dates and other parameters to plug into the query.

 - Spring DAO (jdbc) is being used to interface with the database. If for some reason spring jdbc won't work with jasper I can switch to a different tech like hibernate

 

I have looked at the Spring documentation regarding Jasper, but it neglected to say how to create the jrxml file.

How do I do this ? Will jasper work given my requirement that the sql queries are not static ?

Thanks in advance !


Post Edited by paulchurchward at 12/24/2010 15:46



Post Edited by paulchurchward at 12/24/2010 15:47
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...