Displaying Excel Charts
2003-04-11 16:20:15 Steven Punte
Kamlesh,
Excel has great facilities for charts.
One would use them in exactly the same
manner for a simple stating excel file.
However, IF you have an unknown number
of results (i.e. an unknown number of
rows of data that will be produced by
the sql query), then things are more
tricky.
I haven't attempted this, but I belive
using Excel "Named Cells" will properly
bridge between the two technologies.
Cocoon comes with the poi library.
Steve Punte