Mel Rosenberg wrote:
I have been working on using Jasper with Struts2 2.0.11. Looking at the
documentation it seems that the dataSource param is looking for a list. The
question is what is in the list. Is it a list of connection parameters to
the database, ie.. url, login name, password... or is it a list of results?
Can anyone point me in the right direction? I have searched the web and
cant find an article that shows how to connect to a database and produce a
JasperReport from Struts2.
The list is a JR data source used as the iterable object in the report
(list of "results").
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org