Does ANYONE know how to pass parameters to report in Struts 2 when JasperReportsResult is used ?!
Milan Milanovic wrote: > > Hi, > > I want to use JasperReports from my Struts 2 app. But I have a problem > with datasource param. I want to pass Connection object (created or if > possible <bean id="dataSource" > class="org.springframework.jdbc.datasource.DriverManagerDataSource"...> > spring bean) as a parameter and not a list, because my report doesn't need > any input list (it get data directly from database), I just need to pass > some params to it. How can I define this ? > > > -- > Thx, Miki > -- View this message in context: http://www.nabble.com/JasperReports-Plugin-datasource-tp20564743p20602489.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]