Jump to content

JSP and iReport


kz25

Recommended Posts

Hello,

I am attempting to create a simple Pie Chart in a webpage (*.JSP file).  However, I don't quite know how to do this and thus far have not been able to find examples.

To start I want a simple pie chart with static data.  Eventually I will be getting this data from SQL server.

I'm looking for an example with the following:

Code:
<%@ page import="" %> <% // Java Code goes here // Create iReport object// Initialize the object with data// Now display the object in the webpage%>
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...